Create and call Aggregate functions on your own in oracle

When you are working on a project, you may need to merge multiple records into one record, then combine different fields into one field for display, and separate them with commas, solved a lot of problems that are inconvenient to solve. We will sort

It is easy to solve the problem that an empty oracle11g table cannot be exported using exp.

New Feature of oracle11g. When the number of data entries is 0, no segment is assigned, so it cannot be exported. Solution: 1. inserting a piece of data (or deleting it again) is a waste of time. Sometimes hundreds of tables are exhausted.2. Before

Oracle uninstall Method

1. Stop all ORACLE-related services.2. Use OUI (Oracle Universal Installer) to uninstall Oracle software."START"-> "Program"-> "Oracle-OraDb110g_home1 | Oracle installation product | Universal installer.3. Delete the Registry content. Run the

Kkjcre1p: unable to spawn jobq slave process error Solution

The customer reported that the workstation software could not connect to the backend occasionally and could be connected for a period of time. It was initially suspected that the number of connections was insufficient. The following are some of the

Oracle 10 Gb asynchronous calling of Stored Procedures

What is DBMS_JOB?DBMS_JOB is an expert package provided by Oracle database.It is mainly used to run programs in the background and is an excellent tool in the database. It can be used to automatically adjust scheduling routine tasks, such as

Differences between global database names and SID in oracle

  I. Database Name What is the database name? The database name is the ID of a database, just like the ID card number of a person. He uses the DB_NAME parameter to indicate that if multiple full databases are installed on a machine, each database

ORA-01114 error cause and solution (temporary tablespace breaks down or is full)

  An error is reported in the background of the application server today: Java. SQL. SQLException: ORA-01114: IO error when writing blocks to file 201 (block #1015305) ORA-27069: skgfdisp: Try to execute I/O out of file range OSD-04026: The passed

Detailed description of Oracle utl_file_dir Parameters

  1 UTL_FILE_DIR Parameter Definition UTL_FILE_DIR is a "static parameter" in Oracle. You can set one or more paths. It is used to specify the path when file I/O operations (utl_file package can be used) are performed in PL/SQL. UTL_FILE_DIR is a

Oracle Big Data Processing

  Oracle defines a BLOB field to save binary data. However, this field cannot store real binary data, and only one pointer can be saved to this field, then place the data in the LOB segment of the Oracle to which the Pointer Points. the LOB segment

Oracle changes a common table to a partitioned table

  Oracle normal tables cannot be directly converted to partitioned tables by modifying attributes. They must be transformed through reconstruction. The following describes three efficient methods and their respective features.   Method 1: use the

Step 14 clean and uninstall Oracle

  1. Start-> Settings-> Control Panel-> management tools-> services Stop all Oracle services.   2. Start-> Program-> Oracle-OraHome81-> Oracle Installation Products-> Universal Installer Unmount all Oracle products, but the Universal Installer

NULL and empty strings in Oracle (it's easy to confuse people)

  In Oracle, a keyword is NULL, indicating that a value is unknown and uncertain. Since it is unknown, there are several possibilities. Therefore, NULL is not a definite value. Let's take a look at two examples: Example 1: Declare V_b1 boolean: =

Installing and testing Oracle databases in Oracle

  When the Oracle10g Database is installed in win7, the following error message is displayed: oracle 10g is installed in win7, indicating that the program is terminated abnormally and an unknown error occurs.   Solution: Right-click setup, choose

Oracle Control File Operations

Oracle Control File OperationsThe control file is the link connecting the instance and database. The structure information of the database is recorded. The control file is a binary file. The status of the current database is recorded. There can be

Add, delete, and modify an oracle trigger instance

Oracle trigger addition, deletion, and modification instance ---------- trigger for adding, deletion, and modification to a table -------------- Create or replacetrigger zhjkafter insert or update or delete on ITIL_USR_DEPARTMENT_DAGFOR each row

Oracle expdp filtering and Parallelism

Oracle expdp filtering and parallelism we know there are three ways to call the Data Pump. Here I will never use the command line, but the reasons for giving up the command line in the first script mode are probably as follows: ① restrictions on the

Oracle TPCC test instance statement

According to the test instance of Jonathan Lewis, The TPCC test instance Statement of Oracle finds that the sort function of the cluster exists completely for the tpcc test and the non-equivalent query statement, they all follow the wrong plan to

Global Oracle program partition (PGA)

The global area of the Oracle program (PGA) is in the shared server mode and dedicated server mode. The following is a diagram of the PGA and UGA in the proprietary mode: Note: The sort area belongs to the pga, SORT_AREA_RETAINED_SIZE is the memory

Flash plus query, flash back version query, and Flash back transaction Query

Flash plus query, flash back version query, flash back transaction query 1. flash back query: the process is to record the current SCN and time, then perform DML operations, submit and use timestamp and SCN to query the data before DML operations

PL/SQL remote database connection exception handling

PL/SQL remote database connection exception handling1. An error occurred while parsing the specified connection identifier. Solution: configure the TNS_ADMIN environment variable with the variable value tnsnames. ora path 2 · I/O error 123 solution:

Total Pages: 2147 1 .... 1765 1766 1767 1768 1769 .... 2147 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.