How do you tell what your machine name is and what is its IP
address?
Answer Posted / ashok
for ip address hostname -i
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the different types of database compression introduced in sql server 2008? : sql server DBA
what are the differences of where and if in SAS?
If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
what is a crs resource?
Query processing is slow(eg select query)how will u solve that
What purpose does the model database server? : sql server DBA
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
How can you control the amount of free space in your index pages? : sql server DBA
how to restore files with rman?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
What are the different ways you can create databases in sql server? : sql server DBA
I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution
What is the default fill factor value? : sql server DBA
How to start SQL Server in minimal configuration mode?
What the different types of replication and why are they used? : sql server DBA