Is it possible to run 32 bit sql server 2000 on64bit
windows platform.if how much memory is available to sql
server?
Answer Posted / bhagirathi
yes
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is transparent data encryption? : sql server DBA
What purpose does the model database server? : sql server DBA
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
how can you process messages in order asynchronously?
What authentication modes does sql server support? : sql server DBA
how can you enable flashback feature?
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What is a correlated sub-query? : sql server DBA
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.
What are the operating modes in which database mirroring runs? : sql server DBA
what is logical system in sap basis
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?