How do you tell what your machine name is and what is its IP
address?

Answers were Sorted based on User's Feedback



How do you tell what your machine name is and what is its IP address?..

Answer / ashok

for ip address hostname -i

Is This Answer Correct ?    2 Yes 0 No

How do you tell what your machine name is and what is its IP address?..

Answer / nithya

type in ur command prompt :

ipconfig

Is This Answer Correct ?    2 Yes 1 No

How do you tell what your machine name is and what is its IP address?..

Answer / amsu

for Machine uname -a, and IP address ipconfig

Is This Answer Correct ?    0 Yes 0 No

How do you tell what your machine name is and what is its IP address?..

Answer / braj123

ifconfig -a

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More DB Administration Interview Questions

How to make a replica of existing oracle server to another server?

3 Answers  


How would you best determine why your MVIEW couldn't FAST REFRESH?

0 Answers  


How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?

0 Answers  


A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?

0 Answers  


Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA

0 Answers  






I lost one datafile i dont have backup how can you recover that???

2 Answers   HP,


hi, suppose i created one table after few days i did some insert,update how can i know when will i did ddl or dml operation is undergone on that table

3 Answers   IBM,


deleted of control file how will u recover control file?

4 Answers   CTS,


who owns the operating system files created by the utl_file package?

0 Answers   Oracle,


When creating a user, what permissions must you grant to allow them to connect to the database?

3 Answers  


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

0 Answers  


How do you troubleshoot errors in a sql server agent job? : sql server DBA

0 Answers  


Categories