how to start / stop a database in windows?
Answer
1. logon to CMD
2. check for state pdestate -d
3. run the following command to start "net start recond"
4. check for status pdestate -d
5. to STOP the database - Trusted Parallel Application or TPA
tpareset -x comment
The -x option stops Teradata without stopping the OS.
No comments:
Post a Comment