Home » Other » General » Simple Question about file extension
Simple Question about file extension [message #101853] Wed, 31 October 2001 07:47 Go to next message
Charan Bhamidi
Messages: 1
Registered: October 2001
Junior Member
Hi, I'm a new user of Oracle 8i, still learning. Can someone please tell me under what extension are the Oracle database files and table files are saved? Are they transferable across computers, I mean, can one copy them onto a CD and transfer them to another computer? Thank you :-)

----------------------------------------------------------------------
Re: Simple Question about file extension [message #101857 is a reply to message #101853] Wed, 31 October 2001 22:44 Go to previous message
Jurie
Messages: 2
Registered: October 2001
Junior Member
Run this SQL.
select name from sys.v_$datafile
union
select member from sys.v_$logfile
union
select name from sys.v_$controlfile

----------------------------------------------------------------------
Previous Topic: Re: Want to become an expert in DBA
Next Topic: ODBC locking access97 database
Goto Forum:
  


Current Time: Thu Apr 18 19:23:46 CDT 2024