Tivoli is a closed source system management application. Tivoli Systems was founded in 1989 by four former IBM employees and was located at Austin, Texas.
Questions tagged [tivoli]
119 questions
0
votes
1 answer
How can I give dependancy to every(repeat Job ) in TWS
How can I add dependency to Every Job for example
there are 2 job in one jobstream,both are every job mean they run at every 30 min.but I want to implement one condition in between.
Condition: 2nd job will run only after completion of 1st for every…

Nikhil Sawant
- 31
- 6
0
votes
1 answer
Maximo Anywhere 7.6 - Physical Count App - Issue during the Physical Count Update
While updating the physical count of an item in the Physical Count app, below error is being thrown. I'm able to update Physical Count from the Maximo portal.
Unable to understand the root cause of this issue.
Could someone please help?
[7/28/16…

Karthik P
- 13
- 6
0
votes
1 answer
Netcool/OMNIbus SQL procedure not running\doing nothing
So i have a tool that call procedure.
Tool looks like that:
call Attach_test('select TTID from alerts.status where Class in (73000,8891) and to_int(TTID) > 0 and ServerSerial in ($selected_rows.Serial)',[ $selected_rows.Serial ]); flush iduc;
it…

fgsfds
- 1
- 4
0
votes
1 answer
How to add a custom made Java program to the IBM Tivoli Provisioning Manager ( TPM ) as a Java Plugin?
I need to add my custom made java program to the IBM Tivoli Provisioning manager as a Java Plugin. Please help with detailed procedures.

Vijay Athreyan
- 425
- 2
- 6
- 15
0
votes
1 answer
WebSEAL to WebSEAL junction
I have created WebSEAL to WebSEAL junction (EAI authentication enabled). Facing certificate issues, while creating the junction, application page displays third party server error. Incorporated all root chain certificates.
Does WebSEAL to WebSEAL…

Rekha
- 1
- 2
0
votes
1 answer
tivoli Omnibus probe rules program generate multiple events
I am writing probe rules to generate events in Omnibus ObjectServer.
As I did all the works and set the parameters (such as @Summary, @Identifier, @Agent, ....) and then sent out the event record with genevent(DefaultOS,@Node,$myNode,@NodeAlias,…

user2517294
- 11
- 1
- 1
- 3
0
votes
1 answer
Regarding IBM TPM 7.2.1
I was working for TPM 7.2.1 but I am not able to run tio.sh stop tpm or tio.sh start tpm. It is failing with below error.
ALR0401E: Connection Refused: Possible cause is the lightweight infrastructure is not running.
Anyone who has resolved this…

SinghVK
- 313
- 2
- 12
0
votes
1 answer
Capture SAML assertion in TFIM
I want to be able to capture the SAML assertion that is going from IDP to SP in Tivoli Federated Identity manager.
How do I enable trace in Tivoli Federated Identity Manager and capture the SAML assertion?
Thanks

borna
- 906
- 3
- 12
- 32
0
votes
1 answer
Restrict User Id/Username in ITIM to not start from a given character
I want to restrict users from creating account such that they cannot create accounts starting with some character. For example if I say R, then user should not be able to create accounts like Rtest1 or Rrest123, but can create accounts like testR1.…

Mustafa sabir
- 4,130
- 1
- 19
- 28
0
votes
1 answer
List error application of TWC into a dataset
Our Mainfarmes batch applications are scheduled in Tiwoli workload schedular(TWS), by the end of the batch some of the application are going in error.
I want to know is there any way I can get th list of the error application into a dataset.??
I…

phani yelugula
- 278
- 3
- 12
0
votes
1 answer
IBM TSM 7.1 reclamation not working on primary pool
I'm having a problem on IBM TSM 7.1 my test enviroment with primary pool space reclamation.
while there are multiple volumes with reclaimable space i allways get this error:
tsm: SERVER1>reclaim stg stgnasdisk thr=60 dura=60 wait=yes
ANR2111W…

Martin Law
- 444
- 1
- 3
- 12
0
votes
0 answers
Delete users from ldap using java code
How can I delete users from LDAP? I need to login to the Websphere portal through a non admin username. I have passed the administrative credentials in the code as mentioned below, however I get this error:
javax.naming.NoPermissionException:…

G3V
- 111
- 1
- 9
0
votes
1 answer
PDPrincipal.implies deprecated, alternate class's implies method requires a Subject
I have the following running code to determine if a user can edit Object Namespace
com.tivoli.mts.PDPrincipal whoIsit = new PDPrincipal(userId,configURL);
com.tivoli.mts.PDPermission whatTheyWant = new…

RohitRSharma
- 59
- 6
0
votes
2 answers
IBM TSM - Select command to view size of Daily Backup
I am working with IBM Tivoli Management Storage and I have to run a a daily report of how much data have been backed-up.
The command below give me the result in Megabytes which is OK, But to save time I would like to have have the result in…

Huander
- 71
- 2
- 11
0
votes
1 answer
Obfuscation file (.conf.obf extension) for Tivoli Access manager
Can anyone help me on, how can we convert .conf file to obfuscated file .conf.obf extension? Any tool or link where I can find the steps for that?

vathsa
- 1