When one of my friend tried to enable the trace for listener.
he got,
LSNRCTL> set trc_level 16 R12DEV
NL-00857: wrong number (0 - 1 needed) of arguments to "trc_level"
The correct syntax is
LSNRCTL> set current_listener R12DEV
Current Listener is R12DEV
LSNRCTL> set trc_level 16
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=XXX.XXX.XXX)(PORT=1531)))
MIGRATE parameter "trc_level" set to support
The command completed successfully
Hope this helps.
Share the content if you found it is useful (You can share using 300 community websites) click "share" at the end of the post.
You are encouraged to leave a comment.
You are encouraged to leave a comment.
Thursday, July 28, 2011
LSNRCTL> set trc_level 16 R12DEV NL-00857: wrong number (0 - 1 needed) of arguments to "trc_level"
Subscribe to:
Post Comments (Atom)
Let us be Friends...
Popular Posts
-
In Oracle Application 11i and R12, we have an FND functionality for changing the passwords for either application user, or product schema pa...
-
While running adop phase=prepare, select node_name from FND_OAM_CONTEXT_FILES 2 where NAME not in ('TEMPLATE','ME...
-
This blog speaks about the Login Page Issue on R12.1.1 instance. Suddenly the login page was throwing an error - 404 /OA_HTML/AppsLogin was ...
-
This blog describes the process of re-creating an existing Applications Release 12 database instance using the export and import utilities....
-
The DBMS_REPAIR package is used to work with corruption in the transaction layer and the data layer only (software corrupt blocks). Blocks w...
-
Hi, everybody should come across, while during a clone, you might have experienced very poor performance while running txkWfClone.sh profil...
-
1. Installation of the Demantra Base Application or Patches Create a C:/Tmp folder on the machine where the setup.exe will be executed pri...
-
Secure Sockets Layer (SSL) SSL is a technology that defines the essential functions of mutual authentication, data encryption, and data inte...
-
Linux platform migration provides a way to quickly and easily move an existing Oracle Applications middle tier System from any platform to ...
-
Installation of Oracle Enterprise Performance Management System 11.1.2.1.0 on Linux 32 Bit. New Features in Release 11.1.2.0 EPM Syst...
No comments:
Post a Comment