Problem with ARSLOAD

Previous topic - Next topic

plb3945

Hello,

I have a problem with ARSLOAD, indexing is ok but not the load. It's an old application which doesn't work today. I send 2 files attached with this email. Have you an idea where i can look for to resolve this problem?
Thanks for your help
Philippe

pankaj.puranik

Hi Philippe

I have never worked in a ZOS environment.
But if you go to the CMOD client, under Folders (search window) you will see "System Load and System Log" folders.

In the System Log you may find a more detailed error message which could help you debug this problem.
If you see the message please post it here.

Maybe someone can help based on that message.

Cheers
Pankaj.

Justin Derrick

Hi Phillippe.

There are no attachments -- and I'm not sure you'd want to do that anyway -- this is a public forum.  You'll need to give us more information if you want us to be able to help you.  You can paste any error messages or command output into a message.

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

plb3945

Hi,

I have attached a new screen with error message in system log. It's the third file attached for this problem.
Thank for your help
Best regards
Philippe

Justin Derrick

I still don't see an attachment.  I don't think that functionality is supported on the forum.  Copy-and-paste the text of the error message into the body of a message.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

Alessandro Perucchi

Quote from: Justin Derrick on September 17, 2010, 02:45:49 PM
I still don't see an attachment.  I don't think that functionality is supported on the forum.  Copy-and-paste the text of the error message into the body of a message.

Hello Justin,

Strange. I can see the screenshots. maybe it is a browser problem.
I use Firefox 3.6.9. Just in case you want to try with it.

Cheers,
Alessandro
Alessandro Perucchi

#Install #Migrations #Conversion #Educate #Repair #Upgrade #Migrate #Enhance #Optimize #AIX #Linux #Multiplatforms #DB2 #Windows #Oracle #TSM #Tivoli #Performance #Audits #Customizing #Availability #HA #DR #JavaApi #ContentNavigator #ICN #WEBi #ODWEK #Services #PDF #AFP #XML

Ed_Arnold

You have to be logged in to see the attachments.  I had the same problem at first, then I saw I wasn't logged in.

Ed
#zOS #ODF

Ed_Arnold

Philippe is there an ARSnnnnnE error message in the ARSSOCKD started task?

Ed
#zOS #ODF

plb3945

Hi Ed,

Here the result in ARSSOCKD, there is a message error ARS0088E
Thanks for your help
Best regards
Philipe

pankaj.puranik

Hi Philippe

Here's what is mentioned in the IBM documentation :

ARS0088E ApplGroup Failed Load: Name(appl_grp_name) LoadId(load_id) File(file)
Explanation: The load process failed.
User Response: See the other messages that were generated by the ARSLOAD program and see messages in the
OnDemand System Log to correct the problem and then resubmit the command. If the problem persists, contact your
IBM Service Representative.

plb3945

Hi Pankaj

Thanks for your reply, i have already read the CMOD message and code book. I dont' understand the problem with this old application, before the load was OK and now it's NOK.
I have already read the system log and the writer (captures in this topic).
Perhaps somebody can help me?
Best regards
Philippe

pankaj.puranik

One more thing Philippe.
Are you running arsload with the -v option (verbose mode)?

Cheers
Pankaj.

pankaj.puranik

Philippe

I just realized something.
In my earlier assignment, we had an issue of failed loads for configuration which worked fine earlier.
This problem was due to the file size!!!
OnDemand failed to load files which were large (about 2-3 GB).

The solution that was used was to break the file into smaller chunks before processing it.

So, do you see that this file that you are trying to load is substantially larger thatn the earlier ones that loaded fine? If yes then you could try to break the file into smaller  chunks and then process it.

Let me know if this was the problem.

Pankaj.

plb3945

Hi Pankaj,

I don't have the same problem as you. The size of files hasn't change, it's the same as before (about 5 Mo). Could you say me how many time during the load in your CMOD for 2 Go ?(in our CMOD 5 Mo - - > 5 hours).
I have putted the parameter -v in my job, i'm waiting for a new files.
Thanks for your help
Best regards
Philippe


pankaj.puranik

Philippe

I really didn't get your question.
First, what is Mo? Is it Megabytes or something??

I guess you are asking about how much time it takes to load a 2 Gb file.
It takes not more than a few seconds to process.

Pankaj.