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
-
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...
-
This blog describes the process of re-creating an existing Applications Release 12 database instance using the export and import utilities....
-
The Following Error was detected while doing Cloning of DB Tier. The actual Fact was: The server was heavily loaded, so the control file cre...
-
This blog is about Configuring the Apex PDF printing with Apache FOP. You need to download the OC4J from here You move the downloaded file t...
-
MWA configuration in Oracle Applications Consider these points 1. Check if Enabled Telnet on the server If no.. please do the following step...
-
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 ...
-
In a default configuration of Oracle Applications the user validating and sign on is done at the database level. For this purpose the FND_US...
-
Symptom: A MultiException has 6 exceptions. They are: 1. java.lang.AssertionError: Cannot export non clusterable object with jndiName:weblo...
-
FND_USER table stores the details of all the end users. If we give this query: select user_name,to_char(last_logon_date,'DD-MON-YYYY HH...
No comments:
Post a Comment