×
Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…
Separating application from data
- ferryari
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
14 years 10 months ago #4296
by ferryari
Separating application from data was created by ferryari
T24 Version: R08
Jbase: 5.10.0213
OS: RHEL 5.2
Dear all,
Is it possible to separate application from data in T24, because having it combined makes it harder to create new blank environment.
Best regards,
Ferry
Jbase: 5.10.0213
OS: RHEL 5.2
Dear all,
Is it possible to separate application from data in T24, because having it combined makes it harder to create new blank environment.
Best regards,
Ferry
Please Log in or Create an account to join the conversation.
- kees
- Offline
- Premium Member
Less
More
- Posts: 149
- Thank you received: 0
14 years 10 months ago #4299
by kees
Replied by kees on topic Re:Separating application from data
Yes. It is possible to separate application from data in T24.
The directory bnk.data contains all data and bnk.dict contains all the dictionary entries corresponding to bnk.data.
The directory bnk.run contains all application related details.
The directory bnk.data contains all data and bnk.dict contains all the dictionary entries corresponding to bnk.data.
The directory bnk.run contains all application related details.
Please Log in or Create an account to join the conversation.
- ferryari
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
14 years 10 months ago #4307
by ferryari
Replied by ferryari on topic Re:Separating application from data
I have blank database (the model bank), and now have updated and running production data (which have new versions, subroutines, enquiries, fields, etc)
Can i just copy the bnk.data from the blank database (model bank) and overwrite bnk.data on backup of production data to have blank environment (which i can use for testing/development)?
Can i just copy the bnk.data from the blank database (model bank) and overwrite bnk.data on backup of production data to have blank environment (which i can use for testing/development)?
Please Log in or Create an account to join the conversation.
- kees
- Offline
- Premium Member
Less
More
- Posts: 149
- Thank you received: 0
14 years 10 months ago #4310
by kees
Replied by kees on topic Re:Separating application from data
Yes. You can just copy bnk.data from blank database and overwrite copy of production database.
Only problem would be that your New versions and enquiries will be overwritten.
Only problem would be that your New versions and enquiries will be overwritten.
Please Log in or Create an account to join the conversation.
- ferryari
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
14 years 10 months ago #4315
by ferryari
Replied by ferryari on topic Re:Separating application from data
Then it's not feasible to do, because i need to have my previous developments (versions and enquiries included) in the new environment.
Is there any way to do this (maybe by selecting several files in the bnk.data instead of copying all of it)?
Is there any way to do this (maybe by selecting several files in the bnk.data instead of copying all of it)?
Please Log in or Create an account to join the conversation.
- kees
- Offline
- Premium Member
Less
More
- Posts: 149
- Thank you received: 0
14 years 10 months ago #4316
by kees
Replied by kees on topic Re:Separating application from data
You may take a copy of your production database and run the routine SYSTEM.CLEAR.FILES from within Globus.
This routine will clear all your Transaction files but your previous developments will not be cleared.
This routine will clear all your Transaction files but your previous developments will not be cleared.
Please Log in or Create an account to join the conversation.
- ferryari
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
14 years 10 months ago #4318
by ferryari
Replied by ferryari on topic Re:Separating application from data
Still, this is not full separation between application and data.
Using this way, I cannot, in case my application corrupted, copy my source application to my application-corrupted environment and use it right away.
This what i mean with separation between application and data. Where the data and application can be separated independently, and can easily merged back again.
Is it possible to do this in t24?
Using this way, I cannot, in case my application corrupted, copy my source application to my application-corrupted environment and use it right away.
This what i mean with separation between application and data. Where the data and application can be separated independently, and can easily merged back again.
Is it possible to do this in t24?
Please Log in or Create an account to join the conversation.
- kees
- Offline
- Premium Member
Less
More
- Posts: 149
- Thank you received: 0
14 years 10 months ago #4327
by kees
Replied by kees on topic Re:Separating application from data
It is not possible.
Please Log in or Create an account to join the conversation.
Time to create page: 0.081 seconds