Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - niteskum

Pages: [1] 2
1
MP Server / CMOD Migration to new DC
« on: January 11, 2024, 08:09:00 PM »
Requirement is to move all data and CMOD to new data center. Is there a way to do lift and shift instead of extract and ingest of CMOD if Data center is changing? CMOD version, DB, OS, Storage would be similar at new data center.

Current CMOD environment: - CMOD v10.5, Spectrum protect (TSM), Oracle DB, NAS and ECS storage


 

2
MP Server / Object level migration
« on: June 08, 2023, 01:01:50 PM »

I had a question regarding a migration of CMOD on-prem to CMOD cloud, Planning object extract and transfer to cloud and then ingest object, I understand tables need to be altered at the target but not sure exactly which one and columns.  Any insight.

CMOD version at source and target are same i.e 10.5.
Source cmod has data on cache and TSM(Spectrum protect), thinking of moving away from TSM at target.

3
MP Server / Change Segment Field of existing Application Group
« on: December 25, 2018, 11:23:13 PM »
We want to change to segment Field of an existing AG,  Can anyone help which all table need to be altered? 

4
New to XML indexer and  XML concept!! .
How to create cd_catalog.xslt file?  I have XML file and odxmlidx.xsd with me. Any tool to create Xslt?

5
CHYTU453,

how did you migrate the Metadata?

You need to move to 8.5 verison and then V9.5, it will be two step. There was some change at DB level in 8.5. 

6
CHYTU453...

 you have just moved the object and not the metadata, you need to move the metadata aswell.   

7
z/OS Server / CMOD on Perm to CMOD cloud Migration
« on: February 15, 2018, 11:30:18 PM »
  We are planning to move from CMOD On Prem to CMOD cloud, can anyone give a HI-level design to migrate.
 What should be approach, to migrate all metadata, documents  cmod definition .

8
MP Server / Re: Index Exit should be placed
« on: January 19, 2018, 06:14:48 AM »
Hi ED,

-E is to be specified when the user-written program that is associated with the ARSUUPDT exit point is to be invoked.  I want my Index exit
of ACIF to be invoked. kept my indexit in OnDemand\V9.5\exits\acif  but its saying EXIT NOT FOUND.

Anything else to be checked in cfg?

9
MP Server / Re: How to index fully composed AFP with ACIF
« on: January 19, 2018, 06:07:33 AM »
If  FORMDEF is not inline in AFP, copy the formdef and keep inside any dir, and  mention the actual formdef name path.

10
MP Server / Index Exit should be placed
« on: January 11, 2018, 08:11:53 AM »
I have written the index exit, complied using gcc -o test test.c -std=c99 -c,   placed it in library server.
Modified Indexer information as INDEXIT=test, but geeting error USER INDEX EXIT test WAS NOT FOUND.

Please let me know if i am missing something.

11
z/OS Server / Re: ARSLOAD as Started task in ZOS v9.5
« on: November 01, 2016, 06:47:50 AM »
I was searching for documentation , did not quite get it :-), no haven't tried it till know. will appreciate if you can help me to point to the documentation.
 

12
z/OS Server / ARSLOAD as Started task in ZOS v9.5
« on: November 01, 2016, 03:04:30 AM »
what are the steps need to be followed in setup ARSLOAD as Started task in ZOS v9.5. Please help?   Need to do it for our customer.

13
z/OS Server / Re: ARSADMIN decompress issue
« on: December 18, 2015, 05:47:56 AM »
Hi Alessandro.

I figured out we need to use D instead of O in -c ,

I dn't have any idea how you can we use below command you  replied,  can you please explain it would be good learning for me.

3)dd -if=XXXXFAAA_decom.out of=XXXXFAAA_decom_XXXXXX.out -skip=(DOC_OFF) -count=(DOC_LENGTH) -bs=1.

IS this full comand ?

Thanks in advance for your help

14
z/OS Server / ARSADMIN decompress issue
« on: December 15, 2015, 04:53:51 AM »
Hi,

Facing a issue while using ARSADMIN, i am able to retrive the object and do the decompress of object, but when use the decompress object to decompress DOCUMENT getting below error:-

The system has encountered invalid data in the file during file decompression and has reported the following return code(8).

Below are the step i follow to retrive and decompress:-
1)arsadmin retrieve -h XXXXX  -u XXXXXX  -p XXXXX  -m2 -n 30-0 -g "XXXXXXX" -d "XXXXXXX" XXXXFAAA:- Succesfful result
2)arsadmin decompress -c O -s /XXXXXXXX/XXXXFAAA -o XXXXFAAA_decom.out -b (object offset) -l (object_length):- sucessfull result
3)arsadmin decompress -c O -s /XXXXXXXX/XXXXFAAA_decom.out -o XXXXFAAA_decom_XXXXXX.out -b (Doc_off) -l (doc_length):- here i am getting error.. 

I am able to view the same document properly though client and also retreive with arsload properly..

Any  Idea on it ?

15
z/OS Server / Re: Error when attempting ARSDOC cfsod_fed
« on: August 19, 2014, 02:48:03 AM »
Thanks. We are checking with DBA.

Pages: [1] 2