If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Universe dynamic files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-22-03, 03:58
nayank73 nayank73 is offline
Registered User
 
Join Date: Jul 2003
Posts: 3
Universe dynamic files

I need to create new files for archived data on universe database 9.5.1.1 running on unix. Is it possible to create the archived file as a dynamic file in the program so that the issue of file maintenance of 2GB is taken care of? Static files have a max storage capacity of 2 GB.

Last edited by nayank73; 07-23-03 at 03:51.
Reply With Quote
  #2 (permalink)  
Old 07-24-03, 00:29
pogtt pogtt is offline
Registered User
 
Join Date: Jul 2003
Posts: 3
Not sure about version 9.5.1.1 but version 9.6 and above support 64bits files which remove the limitation of 2GB

Example

CREATE.FILE filename 1,1,18 1,1,30 64BIT
Reply With Quote
  #3 (permalink)  
Old 07-24-03, 03:31
nayank73 nayank73 is offline
Registered User
 
Join Date: Jul 2003
Posts: 3
universe dynamic files

Thank you very much for the reply Pogtt.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On