Tag: databases
Questions Related to databases
-
dbmobld.sql
-
utlsampl.sql
-
autoextend.sql
-
whocan.sql
-
memory
-
disk
-
tape
-
processes
-
system global area
-
shared global area
-
source global area
-
synthetic global area
-
data files
-
redo logs
-
password files
-
control files
-
fu oracle
-
cu oracle
-
au oracle
-
cp oracle
-
Multiprotocol
-
TCP/IP
-
Shared Memory
-
Virtual Interface Adapter (VIA)
-
Ensure that port 1433 is open in your firewall.
-
Ensure that port 443 is open in your firewall.
-
Ensure that client computers connect by using Shared Memory protocol.
-
Ensure that the server is not paused.
-
Ensure that both SQL1 and SQL2 use the same login name as the security context for each
-
Configure SQL2 as a remote server. Write the query on SQL1.
-
Configure SQL2 as a linked server to impersonate the remote login.
-
Configure SQL2 as a distributed server. Use pass-through authentication.
-
Create a job schedule that runs every Sunday. Assign weekly tasks to this schedule. Create a
-
Create a job for each task that runs once a day. Use a Transact-SQL statement to check the
-
Create a job schedule that runs once a day. Assign jobs to this job schedule. If the day is
-
Create a job for each task that runs once a week on Sunday. Add a second job schedule that
-
RESTORE LABELONLYFROM DISK = N\Server1\Backup\DB_Backup.bak
-
RESTORE HEADERONLYFROM DISK = N\Server1\Backup\DB_Backup.bak
-
RESTORE VERIFYONLYFROM DISK = N\Server1\Backup\DB_Backup.bak
-
RESTORE DATABASE MSDBFROM DISK = N\Server1\Backup\DB_Backup.bak