× 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

More
5 months 1 day ago - 5 months 1 day ago #24578 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
Last edit: 5 months 1 day ago by F@b.

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
5 months 1 day ago #24580 by VK
Hi
which screenshot ?
 

Cheers
VK

Please Log in or Create an account to join the conversation.

More
5 months 1 day ago #24583 by F@b
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

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
5 months 1 day ago #24584 by VK
If you're talking about "classic" (work from terminal), you can use:
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.

More
5 months 1 day ago #24587 by F@b
Thanh you for your response.
When I launch  a command STANDARD.SELECTION, I TSA.SERVICE 28 Y I have command not found   ...
Sorry I'm new with T24. Please advice

sh-5.1$ STANDARD.SELECTION, I TSA.SERVICE 28 Y
sh: STANDARD.SELECTION,: command not found

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
5 months 10 hours ago #24588 by VK
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.
 

Cheers
VK

Please Log in or Create an account to join the conversation.

More
5 months 9 hours ago #24590 by F@b
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

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
5 months 7 hours ago #24591 by VK
Hi
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.

More
5 months 4 hours ago #24592 by F@b
Thank very much...

Please Log in or Create an account to join the conversation.

Time to create page: 0.094 seconds