1. The connection was very slow, and an exception occurred while performing a select operation:
Exception in thread "main" java.sql.sqlexception:ora-00600: Internal error code, parameters: [ttcgcshnd-1], [0], [], [], [], [], [], []
Workaround:
/** call a function in the database a function is essentially a stored procedure that returns a result, and this example demonstrates how to invoke a function with the in, out, and in/out arguments ***********************************/
Oracle's predecessor, Mårten Mickos, a former chief executive of MySQL, has been presumed to have been put to death by acquiring Sun to gain access to MySQL, an Open-source database that has become increasingly courageous in recent years, but Oracle
(1) Start the database configuration Assistant until you see the "Operations" interface shown in Figure 6.34.
(2) The "Database" interface appears as shown in Figure 6.35.
(3) The Database Attributes tab for the database option that appears as
3.1.1 Direct Management model
The principle of "Enterprise Manager" direct management mode is shown in Figure 3.1, with a total of 3-tier structures.
1. Managing Clients
Install Enterprise Manager on the management client, invoke other integration
2.4.1 Process Structure
There are two major classes of processes in Oracle 9i network environments.
1. User process
A user process is a program that runs on the client's memory, such as "SQL Plus", "Enterprise Manager," running on the client. The
First, open Control Panel-Administration Tools-Data Source (ODBC), add a data source driver for Oracle's user DNS, and fill it in with data sources, Server Name, user, and test connectivity.
Then, open the Access database, select the table that you
The deletion of the datasheet is simpler, the space occupied by the table after deletion is released and recycled by the system, and the deletion of the table is an operation that cannot be rolled back. Items that can be deleted include.
Data in the
Oracle's security chief says there are too many software vulnerabilities in the software industry that "if a planet is built by software developers, no one wants to live there." ”
Oracle Security Long Mary Ann Davidson the muzzle of the software
Previously wrote a: Install VNC under Solaris Remote Installation Oracle, a friend said there is a problem with Linux installation. It happened today, installed on Linux (some Linux versions default to both installations).
First download from the
Installing more CPUs on a separate server is a current trend. With symmetric multi-processor (SMP), it is not surprising that an Oracle server has 8, 16 or 32 CPUs and several gigabytes of RAM.Oracle has been following the pace of hardware
Prior to the 9i version, Oracle had no built-in way to record the passage of time. Date data is used to record individual points of time, but to express a time amount (that is, an interval), the designer of the database must convert the time
oracle| Data | database
1. Various procedures for application-level shutdown.
2. Stop Oralce Listening process:$lsnrctl stop3. Under the exclusive system user, back up the control file:Sql>alter database backup controlfile to trace;4. Under
oracle| Dynamic | Cursors Many friends during development, you use a cursor for statistics (no temporary tables) and return statistical results, but the SQL behind the cursor is dynamic, such as the SELECT * from TableName where? Order?. "?"
oracle| string
1, in the database to build a new table for testing.CREATE Tbale Tb_test(ID number,BLB BLOB);COMMIT;
2. Insert a new record into the Tb_test table for testing.INSERT into Tb_test VALUES (1, Empty_blob ());COMMIT;NOTE: Insert a new
oracle| Comparison | String in Oracle, an empty string is treated as NULL, and any value and NULL comparison results are null. As a result, there is an unexpected exception when comparing two strings. Take a look at the following examples:
DECLARE
I
Oracle is one of the most used databases in the world, and the Active Server Web page (ASP) is a powerful server-side scripting language that is widely used to create dynamic Web pages. Many ASP developers have been considering the possibility of
relational databases provide storage and extraction of large documents. For video materials, audio materials, image data and other large documents, generally need to open up a field to store summary information, so in query and retrieval without
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service