×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
environment for development
- akuncoro
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
12 years 4 months ago #13497
by akuncoro
environment for development was created by akuncoro
help for noobie ....
We have production environment around 600 GB , we always do full backup to a prod environment
for development environment we are restoring 600 GB space to another server.
T24 R08
jbase 5
my question
1. can we restore to the environment just the program , routine, batch etc and not all the data like customer , savings, loan, history etc so like an empty data bank just for the developer.
sorry for my bad english
Thanks
We have production environment around 600 GB , we always do full backup to a prod environment
for development environment we are restoring 600 GB space to another server.
T24 R08
jbase 5
my question
1. can we restore to the environment just the program , routine, batch etc and not all the data like customer , savings, loan, history etc so like an empty data bank just for the developer.
sorry for my bad english
Thanks
Please Log in or Create an account to join the conversation.
- VigneshGautam
- Visitor
-
12 years 4 months ago #13515
by VigneshGautam
Replied by VigneshGautam on topic environment for development
You can backup everything except bnk.data in that case.
Since you have also mentioned about retaining static tables such as Batch, you can selectively choose to back up those files alone. All those types of files will come under INT classification.
SELECT F.FILE.CONTROL WITH CLASSIFICATION EQ INT
1306 Records selected
>
Since you have also mentioned about retaining static tables such as Batch, you can selectively choose to back up those files alone. All those types of files will come under INT classification.
SELECT F.FILE.CONTROL WITH CLASSIFICATION EQ INT
1306 Records selected
>
Please Log in or Create an account to join the conversation.
Time to create page: 0.031 seconds