0% found this document useful (0 votes)
3 views

astral_commands

The document contains a series of command line interactions on a Windows system, primarily involving Oracle SQL*Plus and Oracle Enterprise Manager commands. It shows an attempt to connect to an Oracle database, followed by various commands to navigate directories and check the status of an Oracle agent. The final output indicates that the Oracle agent is running and ready, along with details about its status and configuration.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

astral_commands

The document contains a series of command line interactions on a Windows system, primarily involving Oracle SQL*Plus and Oracle Enterprise Manager commands. It shows an attempt to connect to an Oracle database, followed by various commands to navigate directories and check the status of an Oracle agent. The final output indicates that the Oracle agent is running and ready, along with details about its status and configuration.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

C:\Users\dagarwal>systeminfo | find "System Boot Time"

System Boot Time: 2017-11-29, 21:11:09

C:\Users\dagarwal>set ORACLE_SID=ATNCIN

C:\Users\dagarwal>sqlplus sys/menagere

SQL*Plus: Release 10.2.0.4.0 - Production on Jeu. Nov. 30 08:03:17 201

Copyright (c) 1982, 2007, Oracle. All Rights Reserved.

ERROR:
ORA-28009: la connexion avec SYS doit Ûtre remplacÚe par une connexion
SYSDBA ou SYSOPER

Entrez le nom utilisateur :


C:\Users\dagarwal>sqlplus sys/menagere as sysdba

SQL*Plus: Release 10.2.0.4.0 - Production on Jeu. Nov. 30 08:03:39 201

Copyright (c) 1982, 2007, Oracle. All Rights Reserved.

ConnectÚ Ó :
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing

SQL> exit
DÚconnectÚ de Oracle Database 10g Enterprise Edition Release 10.2.0.4.
tion
With the Partitioning, OLAP, Data Mining and Real Application Testing

C:\Users\dagarwal>E:
The system cannot find the drive specified.

C:\Users\dagarwal>cd ..

C:\Users>cd ..

C:\>E:
The system cannot find the drive specified.

C:\>e:
The system cannot find the drive specified.

C:\> E:
The system cannot find the drive specified.

C:\>E :
'E' is not recognized as an internal or external command,
operable program or batch file.

C:\>D:
The system cannot find the drive specified.

C:\>menagere
'menagere' is not recognized as an internal or external command,
operable program or batch file.

C:\>H:

H:\>agent:
'agent:' is not recognized as an internal or external command,
operable program or batch file.

H:\>Agent:
'Agent:' is not recognized as an internal or external command,
operable program or batch file.

H:\>ls
'ls' is not recognized as an internal or external command,
operable program or batch file.

H:\>\Agent
'\Agent' is not recognized as an internal or external command,
operable program or batch file.

H:\>cd /Agent

H:\Agent>ls -ltr
'ls' is not recognized as an internal or external command,
operable program or batch file.

H:\Agent>cd agent_inst/bin

H:\Agent\agent_inst\bin>./emctl status agent


'.' is not recognized as an internal or external command,
operable program or batch file.

H:\Agent\agent_inst\bin>emctl status agent


Unable to open file for logging. H:\Agent\agent_inst/sysman/log/emctl.
ssion denied
Oracle Enterprise Manager Cloud Control 12c Release 3
Copyright (c) 1996, 2013 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent Version : 12.1.0.3.0
OMS Version : 12.1.0.3.0
Protocol Version : 12.1.0.1.0
Agent Home : H:/Agent/agent_inst
Agent Binaries : H:\Agent\core\12.1.0.3.0
Agent Process ID : 4236
Parent Process ID : 3632
Agent URL : https://AMIM161ORA001.cta.astral.com:3872/emd/main
Repository URL : https://agcoux200.ctv.ca:1159/empbs/upload
Started at : 2017-11-29 21:12:19
Started by user : AMIM161ORA001$
Last Reload : (none)
Last successful upload : 2017-11-30 08:12:27
Last attempted upload : 2017-11-30 08:12:27
Total Megabytes of XML files uploaded so far : 0,25
Number of XML files pending upload : 0
Size of XML files pending upload(MB) : 0
Available disk space on upload filesystem : 33,39 %
Collection Status : Collections enabled
Heartbeat Status : Ok
Last attempted heartbeat to OMS : 2017-11-30 08:12:26
Last successful heartbeat to OMS : 2017-11-30 08:12:26
Next scheduled heartbeat to OMS : 2017-11-30 08:13:26

---------------------------------------------------------------
Agent is Running and Ready

H:\Agent\agent_inst\bin>

You might also like