×
Discuss about Upgrade, What are the pre-requesties, Scoping, Actual Upgrade, Upgrade Testing, Technical Testing, Functional Testing, Local code conversion, Core upgrade, Local upgrade, etc…
change value's field with command line in database
- F@b
- Topic Author
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
5 months 1 day ago - 5 months 1 day ago #24578
by F@b
change value's field with command line in database was created by F@b
Hi,
I am doing the T24 Upgrade, is it possible to change the value of the Rebuild.sys.flds field on the command line? (see screenshot) Thank you
I am doing the T24 Upgrade, is it possible to change the value of the Rebuild.sys.flds field on the command line? (see screenshot) Thank you
Last edit: 5 months 1 day ago by F@b.
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1191
- Thank you received: 157
5 months 1 day ago #24580
by VK
Cheers
VK
Replied by VK on topic change value's field with command line in database
Hi
which screenshot ?
which screenshot ?
Cheers
VK
Please Log in or Create an account to join the conversation.
- F@b
- Topic Author
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
5 months 1 day ago #24583
by F@b
Replied by F@b on topic change value's field with command line in database
Sorry it's not possible to upload a screenshot ... but see below my need:
when I launch : STANDARD.SELECTION, I TSA.SERVICE
it prints several fields, and i need to set the REBUILD.SYS.FLDS.. field to Y manually. Is there a command line to do this?
Thanks
when I launch : STANDARD.SELECTION, I TSA.SERVICE
it prints several fields, and i need to set the REBUILD.SYS.FLDS.. field to Y manually. Is there a command line to do this?
Thanks
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1191
- Thank you received: 157
5 months 1 day ago #24584
by VK
Cheers
VK
Replied by VK on topic change value's field with command line in database
If you're talking about "classic" (work from terminal), you can use:
where 28 is field number of REBUILD.SYS.FLDS.
STANDARD.SELECTION, I TSA.SERVICE 28 Y
where 28 is field number of REBUILD.SYS.FLDS.
Cheers
VK
Please Log in or Create an account to join the conversation.
- F@b
- Topic Author
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
5 months 1 day ago #24587
by F@b
Replied by F@b on topic change value's field with command line in database
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1191
- Thank you received: 157
5 months 10 hours ago #24588
by VK
Cheers
VK
Replied by VK on topic change value's field with command line in database
hi
you need to launch it not from OS shell but from T24 "classic" session. EX (or trun EX in TAFJ), then give your login and password. You'll see a "map" of the world composed from "$" characters. Then enter the command.
you need to launch it not from OS shell but from T24 "classic" session. EX (or trun EX in TAFJ), then give your login and password. You'll see a "map" of the world composed from "$" characters. Then enter the command.
Cheers
VK
Please Log in or Create an account to join the conversation.
- F@b
- Topic Author
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
5 months 9 hours ago #24590
by F@b
Replied by F@b on topic change value's field with command line in database
Hi,
Thank you very much for your answer.I asked my question wrong. Is it possible to automate the "STANDARD.SELECTION, I TSA.SERVICE 28 Y" command with tRun EX in a script and execute it from OS SHELL? If yes how can we do it?
Thanks
Thank you very much for your answer.I asked my question wrong. Is it possible to automate the "STANDARD.SELECTION, I TSA.SERVICE 28 Y" command with tRun EX in a script and execute it from OS SHELL? If yes how can we do it?
Thanks
Please Log in or Create an account to join the conversation.
- VK
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1191
- Thank you received: 157
5 months 7 hours ago #24591
by VK
Cheers
VK
Replied by VK on topic change value's field with command line in database
Hi
from OS shell you can execute "tRun tSS PW.MODEL" and then paste there something like:
replace AUTHOR/123456 with valid T24 login/password
Then EXIT to finish.
This is OFS.
from OS shell you can execute "tRun tSS PW.MODEL" and then paste there something like:
STANDARD.SELECTION,/I/PROCESS,AUTHOR/123456,TSA.SERVICE,REBUILD.SYS.FLDS::=Y
replace AUTHOR/123456 with valid T24 login/password
Then EXIT to finish.
This is OFS.
Cheers
VK
The following user(s) said Thank You: F@b
Please Log in or Create an account to join the conversation.
- F@b
- Topic Author
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
5 months 4 hours ago #24592
by F@b
Replied by F@b on topic change value's field with command line in database
Thank very much...
Please Log in or Create an account to join the conversation.
Time to create page: 0.094 seconds