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 - pankaj.puranik

Pages: 1 ... 20 21 22 23 24 [25]
361
z/OS Server / Re: Problem with ARSLOAD
« on: September 20, 2010, 05:09:26 AM »
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.

362
Report Indexing / Indexer file problem.
« on: September 20, 2010, 05:01:55 AM »
Hi

I get the following error while loading a BMP file just for test purposes.
I am using generic indexer.
Below is the indexer file and the error message I get.

COMMENT: input file number 1
GROUP_FIELD_NAME:First_Name
GROUP_FIELD_VALUE:Pankaj Puranik
GROUP_FIELD_NAME:Date_Load
GROUP_FIELD_VALUE:01/01/01
GROUP_OFFSET:0
GROUP_LENGTH:0
GROUP_FILENAME:C:\LoadFolder\TestFile.bmp



C:\Program Files\IBM\OnDemand for WinNT\bin>arsload -h 10.242.29.211 -u admin -p
 password -n -g TestAG -a TestA C:\LoadFolder\TestFile
arsload: Processing file >C:\LoadFolder\TestFile<

arsload: 09/20/10 16:54:25 -- Loading started, --UNKNOWN-- bytes to process
Invalid generic index file format: >GROUP_FIELD_NAME:First_Name<
Loaded 0 rows into the database
arsload: 09/20/10 16:54:25 Loading failed
arsload: Processing failed for file >C:\LoadFolder\TestFile<
An unexpected error occurred.  Contact your System Administrator and/or consult
the System Log.  File=arsadmin.c, Line=1793

arsload: Unable to log load information
arsload: Processing has stopped.  The remaining files will NOT be processed.

363
MP Server / Re: Max report size.
« on: September 20, 2010, 02:17:47 AM »
Hi

We had a similar problem some time back.
CMOD failed to process large files.

So what was done is we had written an exit to break the file into smaller chunks and then processed it.

I guess if you could ask the upstream systems to send smaller files, it would work.

Thanks
Pankaj.

364
z/OS Server / Re: Problem with ARSLOAD
« on: September 20, 2010, 02:14:46 AM »
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.

365
Other / I need a test AFP file.
« on: September 20, 2010, 02:04:10 AM »
Hi

Could anyone provide me a sample AFP file and a PDF report file if possible?
I need to set up some test Application Groups for training purposes.

Thanks
Pankaj.

366
Other / Re: Library server not starting.
« on: September 20, 2010, 01:16:29 AM »
Hi Justin

It worked.
Thanks a lot!.

367
z/OS Server / Re: Problem with ARSLOAD
« on: September 20, 2010, 12:13:51 AM »
One more thing Philippe.
Are you running arsload with the -v option (verbose mode)?

Cheers
Pankaj.

368
z/OS Server / Re: Problem with ARSLOAD
« on: September 19, 2010, 11:57:04 PM »
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.

369
z/OS Server / Re: Problem with ARSLOAD
« on: September 17, 2010, 04:20:03 AM »
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.

370
Other / Library server not starting.
« on: September 16, 2010, 09:23:15 PM »
Hi Guys

I have a CMOD installation on Windows server. This is used as a practice server (for R&D purposes).
Until a few days back the CMOD server was working fine.
But on my last login I realized that the Library server has stopped working.

I tried to start it using the OnDemand Configurator but it never starts.

On the Windows event log I see the following:

The description for Event ID ( 13 ) in Source ( OnDemand for WinNT ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: [IBM][CLI Driver][DB2/NT] SQL0204N  "ODADMIN.ARSAG" is an undefined name.  SQLSTATE=42704  , 42S02, -204, arsag.c, 3949.

I see that DB2 is running properly.
However in the database i do not see any index tables or Application Group tables.
I am not sure if this problem is due to some database issue.
I feel that the OnDemand DB tables have been removed some how.

Let me know if you have any solution for this.

Cheers
Pankaj.

Pages: 1 ... 20 21 22 23 24 [25]