How do you tell what your machine name is and what is its IP
address?
Answer Posted / braj123
ifconfig -a
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
what is the use of recording information about current session?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
What happens on checkpoint? : sql server DBA
what do you understand by fine-grained auditing?
when does an alert gets signaled?
Why would you use sql agent? : sql server DBA
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
What are the different types of indexes available in sql server? : sql server DBA
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
how can you initialize log miner?
what are the differences of where and if in SAS?
how can you process messages in order asynchronously?
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
how can you communicate with operating system files from oracle?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA