how to find the instance for null-control item?
Answer / Chandra Bhushan Singh
To find the Oracle instance associated with a null control item, you can use the dba_registry view. Here's an example SQL query:n
SELECT name FROM dba_registry WHERE owner = 'NULL' AND name = 'CONTROL_FILE_NAME';
| Is This Answer Correct ? | 0 Yes | 0 No |
how to define install base item?
how the instance is controlled by serial-no?
when the instance will generate for product?
how to trace the history of product?
how to find expired iteminstance?
what are different transaction-status in install base?
how install base integrate with service request?
how to update the system for instance?
how to create default-instance summary page?
how to view the salesorder information of product in install base?
how to view the history of instance?
what is the accounting classification to the instance?