PERL - Parsing Crystal Reports


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting PERL - Parsing Crystal Reports
# 1  
Old 05-12-2005
PERL - Parsing Crystal Reports

Hi

Is it possible to parse Crystal Reports using PERL? If not, is there any other UNIX scripting language that can be used to parse Crystal Reports?

Please help!

-Yuga
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Need help in parsing an input in perl

I am executing a command it is returning me something like this name ip port ------------------------------------ http-listener-1 * 6712 http-listener-2 * 8709 I have a subroutine getListenerName($porttobeChecked) This subroutine returns me the name of the listener if i pass a... (4 Replies)
Discussion started by: javaholics
4 Replies

2. UNIX for Advanced & Expert Users

Perl parsing help required.

Hello, I got a file like this. 5201 5202 5203 5204 1234 2345 3456 4567 6210 6220 6230 6240 The required output should be 5201 1234 6210 (9 Replies)
Discussion started by: suverman
9 Replies

3. Shell Programming and Scripting

parsing argument in perl

in bash: LIST=`cat $1` for i in $LIST do ... done how will i do this in perl ? $1 is my first arguement. I'm a newbie in perl and will appreciate much your help guys ... (4 Replies)
Discussion started by: linuxgeek
4 Replies

4. Shell Programming and Scripting

Parsing information in perl

So i'm trying to write a perl script that logins into a network switch via ssh: #sh ip traffic IP statistics: Rcvd: 1460119147 total, 563943377 local destination 0 format errors, 0 checksum errors, 48401998 bad hop count 0 unknown protocol, 8379279 not a gateway ... (2 Replies)
Discussion started by: streetfighter2
2 Replies

5. Shell Programming and Scripting

Perl log parsing help

Hello, I'm sure this is a very simple problem, but I'm having trouble thinking of an efficient way to do the following: given a large centralized ssh-log, one file on a syslog server, not separated by machines (I wish it were), that looks something like this: Sep 27 16:20:56 machine-name... (1 Reply)
Discussion started by: droog72
1 Replies

6. Shell Programming and Scripting

Perl script parsing Help

Hi All, I am looking for a parsing in perl script which will parse DJEČJI SVIJET. There is a unicode character above character C. How to parse the total DJEČJI SVIJET in perl. Regards, Harikrishna (3 Replies)
Discussion started by: Harikrishna
3 Replies

7. Programming

Parsing a string in PERL

I have an extractfile (with fields delimited by pipes '|') and I want to prepend a counter based on the below requirements: - The counter starts at 3. - The counter increments only if the date (67th field of the extractfile) is different. Below is what I started off with: $cnt=2;... (3 Replies)
Discussion started by: ChicagoBlues
3 Replies

8. Shell Programming and Scripting

Perl parsing compared to Ksh parsing

#! /usr/local/bin/perl -w $ip = "$ARGV"; $rw = "$ARGV"; $snmpg = "/usr/local/bin/snmpbulkget -v2c -Cn1 -Cn2 -Os -c $rw"; $snmpw = "/usr/local/bin/snmpwalk -Os -c $rw"; $syst=`$snmpg $ip system sysName sysObjectID`; sysDescr.0 = STRING: Cisco Internetwork Operating System Software... (1 Reply)
Discussion started by: popeye
1 Replies
Login or Register to Ask a Question
uerf(8) 						      System Manager's Manual							   uerf(8)

NAME
uerf - Event report formatter SYNOPSIS
/usr/sbin/uerf [options] OPTIONS
Selects classes of events. Reports all hardware-detected and software-detected events. Reports any event that occurs during system main- tenance (for example, if you run a system exerciser). Reports information on system status, autoconfiguration, device status, device events, time stamps, and system startup and shutdown. Reports events for the specified disk type (for example, rz55) or class (for exam- ple, rz). If you do not specify the disk type, events for all disk types are reported. Outputs event information from the specified file instead of the /usr/adm/binary.errlog default event log file. The filename and location of the default event log file is defined by the *.* entry in the /etc/binlog.conf file. Use the -f option to examine old or backup event log files. You must specify the full path name for the file. Displays a brief help message. If you specify any other option with the -h option, it is ignored. Reports events from the specified system. Use the -H option when you want to forward events from multiple remote systems to the local host. Reports mainframe event types. If you do not specify any parameters, all mainframe events are reported. You can specify the following mainframe event types: Reports CPU-related events, such as machine checks. Reports memory-related events, such as single-bit corrected read data (CRD) and double-bit uncorrectable events. Outputs events as they occur in real time before logging the events in the event log file. This option can be used to monitor events while you are running a disk or tape exerciser. You cannot use the -n option with the -f option. Outputs events in brief, full, or terse format. The default output is brief. You can specify the following formats: Reports event information in a short format. Reports all available information for each entry. Reports event information and displays register values, but does not translate. Reports operating system events such as panics and exceptions and faults. If you do not specify any parameters, all operating system events are reported. You can specify the following events: Arithmetic exception faults Asynchronous trap exception faults Page faults Privileged instruction faults Protection faults Page table faults Reserved address faults Reserved operand faults System call excep- tion faults Segmentation faults Outputs event information in reverse chronological order. Reports events for the specified record code or codes. You can specify the following record codes: CPU machine checks and exceptions Memory events (soft and hard) Disk events Tape events Device controller events Adapter events Bus events Stray interrupts Console events Stack dump CAM (SCSI) events ci ppd events scs events Informational Start up Shutdowns and reboots Panics Diagnostics status Reports events that are included in the specified sequence of num- bers. You also can specify other options to select the event types in the sequence that you want reported. Produces a summary report of the selected events. Reports the events that are included in the specified time range. If you do not specify the -t option, the uerf com- mand processes the event log file from beginning to end. You can specify a starting time and ending time. The default date is the current date, the default starting time is 00:00:00, and the default ending time is 23:59:59. Use the following syntax to specify the time sequence: uerf -t s:dd-mmm-yyyy,hh:mm:ss e:dd-mmm-yyyy,hh:mm:ss The s: parameter specifies the starting time, and the e: parameter specifies the ending time. Reports events for the specified tape type (for example, tz30) or class (for example, tz). If you do not specify any parameters, events for all tape types are reported. Reports events for the specified unit number. This option can be used with -D or -T option. Excludes all the selection options specified in the command line. This option does not affect the -f, -h, -H, -o, -R, and -t options. Produces output in hex format. DESCRIPTION
The uerf command produces a record of system events. These events include event messages relating to the system hardware and the software kernel as well as information about system status, startup, and diagnostics. The event log files are created with 640 mode. The files are owned by root and belong to the system group. If you want to use the uerf command, you must belong to the system group or have superuser privileges. RESTRICTIONS
The uerf command uses the uerf.bin, uerf.hlp, and uerf.err data files. The uerf.bin file is the event information data base. The uerf.hlp file is the help file. The uerf.err file is the event message file. The uerf command expects to find the data files in the /usr/sbin directory. By default, the uerf command outputs the contents of the event log file specified by the *.* entry in the /etc/binlog.conf configuration file. To report on any other event log file or if there is no *.* entry, you must use the uerf command with the -f option. Do not specify any other option with the -h option. Some hardware and system events are logged as ASCII informational messages. Use the logger command with the -b option to log informational messages. Use the uerf command with the -r 250 option to report information messages. Additional event information also is logged by the syslogd daemon in the file specified by the kern.debug and syslog.debug entries in the /etc/syslog.conf file. These log files are in ASCII format; you do not have to use the uerf command to read these files. The uerf command is not compatible with binary event log files produced by ULTRIX or DEC OSF/1 Version 1.0 operating systems. EXAMPLES
The following example produces a report containing all event events, excluding logged operating system events and operator and maintenance class events: uerf -O -x -c oper,maint The following example produces an event report from the /usr/adm/binary.errlog.old file: uerf -f /usr/adm/binary.errlog.old The following examples produce event reports for the specified record codes: uerf -r 100,102 uerf -r 100-109 The following example produces a report of all the events that occurred between 10:47 a.m. on April 13, 1986 and 5:30 p.m. on April 20, 1986: uerf -t s:13-apr-1986,10:47:00 e:20-apr-1986,17:30:00 The following example produces an event report of the events that occurred on the current day and year, starting at 1:20 p.m. and ending at the current time: uerf -t s:13:20 The following example produces a report of all logged events and displays it in reverse chronological order, starting with the current date and time: uerf -R FILES
default event log file binlogd configuration file uerf event message file uerf help file event information data base file SEE ALSO
Commands: logger(1), binlogd(8), syslogd(8) uerf(8)