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 - Norbert Novotny

Pages: 1 2 [3]
31
Hi Yousuf,
This is not a complete answer to your question but could help:
Code: [Select]
ARSAPP.DOC_TYPE
--------------------
41 = AFP
4C = line
42 = BMP
47 = GIF
50 = PCX
54 = TIFF
52 = PDF
4A = JFIF/JPEG
51 = PNG
4D = Metacode
55 = User defined
4E = None
Reading CLOB you can just select with cast, most of CMOD CLOB are relatively small in size.
Parsing the CLOB read the ORACLE reference for regex.

Hope this helps,
 N.

32
MP Server / Re: Archiving large Audio/Video files
« on: February 17, 2017, 09:16:21 AM »
Hi Alessandro, good to see you are still around of CMOD  8)
Looking at the archiving of large files there is something about 123FAAA$ files but as I have understood these are to be used with AFPs (only?) this as I understood also refers to the tick box in APP Load setup called "Large Object". But yet, this could be just my misunderstanding of the respective field and surrounding process.

Cheers,
 N.

33
Documentation / How to use the new XML Indexer
« on: February 17, 2017, 09:03:21 AM »
Hi guys, I need your help or advice about new feature in CMOD9.5 the XML Indexer.
I've tried to locate some documentation which would explain how this stuff works, but have failed to find something complete with a e2e example.
I would like to know how the XML resp XSD would map to given application/application group as how would I say which field/tag of XML goes to which AG field? Or, does it needs to be one2one ?
Attached is my sample files, xml, generated xsd and application setup. I did not attached the AG setup as I think it is clear enough.
Thanks a lot for helping
N.

34
MP Server / Re: OD TSM : ARS0020E SM Error: ANS1087E (RC106)
« on: December 14, 2016, 02:37:38 AM »
Hi Yousuf,
Check if there is no dsmerror.log file somewhere in the path however with different ownership. This message happens when you have previously started dsmadmc as root and the trying to start the same with different account.
Advice: Scan fs for all dsmerror.log and  delete them.
Cheers,
 N.

35
MP Server / Archiving large Audio/Video files
« on: December 14, 2016, 02:30:50 AM »
Hi guys,
'm trying to archive a new file type Audio/Video, however the files are rather large (3+ GB). I have try with Generic index also have enabled the Large Object support, but not having any luck.
Can someone give me some hints on how to ingest a such file(s)? I would like to avoid slicing the files, if possible.

Thx a lot.

36
Documentation / Configuring storage node access method with HDFS
« on: November 16, 2016, 09:04:00 AM »
Hi guys, there seems to be very little information about the new feature added in 9.5.0.4 using HDFS or Swift as storage access menthod instead of TSM.
Does any one know where to find more information / docu about how to setup CMOD with HDFS ? ... Or anyone can reply with a few bullet points about the process?

Thank you,
 N.

Pages: 1 2 [3]