Sponsored Content
Full Discussion: Issue with SPOOL
Top Forums UNIX for Dummies Questions & Answers Issue with SPOOL Post 302572539 by vbe on Thursday 10th of November 2011 08:54:05 AM
Old 11-10-2011
spool is not a standard UNIX command, it is part of SQL language...
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Spool for Printer

i have created a new printer in the printcab file. when i use lpc and the status command it says: LMAPFE20: printer is on remote host lpt1: queuing is enabled printing is enabled cannot examine spool directory What ive... (1 Reply)
Discussion started by: JuergenW
1 Replies

2. UNIX for Dummies Questions & Answers

Spool

hi every body, is there any possibles to spool the commads with output(like oracle spool file) (1 Reply)
Discussion started by: kskumar
1 Replies

3. UNIX for Dummies Questions & Answers

Spool Issue

Hi: At every month end I would like to collect the information of a spool. Every Spool has more then one job, below is the individual job information, I really want to collect into a text file. Sp-id Proc User Printer Id Pty Form Copy Total SP7494 MONTHEND SYED R123 P2 1 WIDE ... (3 Replies)
Discussion started by: shah2
3 Replies

4. Shell Programming and Scripting

Spool / Spool off

Hi everyone I'm new in this forum, I have a question: I have a script with many sql staments and I have the spool command at the beginning and the 'spool off' at the end of the script. But, I want to write after each sql stament to a log file not at the end. How can I do it? Thanks (0 Replies)
Discussion started by: edzela
0 Replies

5. Solaris

Spool directory

hi all, I have unix box I install 2 zone on it I want to make spool directory and assign one to each zone How can I do that ? (5 Replies)
Discussion started by: coxmanchester
5 Replies

6. UNIX for Dummies Questions & Answers

Like spool in UNIX

Hi, Can you please help me how to spool the unix commands executed in my client and its output to a file in local machine. Basically, I want to save all OS commands executed in my session and its output into a file from my client something like we do oracle with "SPOOL". Thanks in advance.... (2 Replies)
Discussion started by: pointers
2 Replies

7. Shell Programming and Scripting

Spool issue in unix

Hi Friends, I am trying to spool the data from Teradata. The rpoblem which i am facing is , the coulmn data is appended with ".(dot)" for some coulmns. Please find the below data : data i want in file : 1|BANG|KINR|3456 2|KIBNJ|UIE|6347 3|JEEM|Y34E|3874 data which is spooling... (6 Replies)
Discussion started by: i150371485
6 Replies

8. Shell Programming and Scripting

Issues with SPOOL

I am using a unix shell script to create and then FTP the file to a mainframe application. The unix script uses spool to extract data from a Oracle database. The data is extracted into a text file. The text file is having all the data I need but not in the correct format. The rows of... (1 Reply)
Discussion started by: rameez
1 Replies

9. Solaris

/var/spool/mqueue issue

Hi guys . I have a solaris machine serving as a DNS server for my environment. Everytime I go into /var/spool/mqueue , there are an aweful lot of emails with names likes: qfqB6ChrpL006644. When I cat the file , I get the following output: H??Received: from machine.domain.com... (3 Replies)
Discussion started by: Junaid Subhani
3 Replies

10. Solaris

DNS server /var/spool issue

Hello all Currently I am working in a live production environment with 100+ Solaris servers . The environment has one DNS server and one SMTP server. The problem that I am facing since the past 2 months is that the /var/spool/mqueue on my DNS server keeps getting full i.e. mails with name... (1 Reply)
Discussion started by: Junaid Subhani
1 Replies
AXIOMATIC(1)						      General Commands Manual						      AXIOMATIC(1)

NAME
axiomatic - command-line tool for creating, configuring, and inspecting an axiom database SYNOPSIS
axiomatic [options] [command] DESCRIPTION
This manual page documents briefly the axiomatic command. axiomatic allows to create, configure and interact with an axiom database. The most commonly used subcommands are start, stop and status. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -b, --debug Enable Axiom-level debug logging. -d, --dbdir= Path containing axiom database to configure/create. --version Show version of program. --help Display help. COMMANDS
Except when using --version and --help, you need to specify one command. The possible commands are included below. Note that axiomatic has an extensible plugin system, so the exact list of commands will differ depending on what axiomatic plugins are available. start Launch the given Axiom database. stop Stop the server running from the given Axiom database. status Report whether a server is running from the given Axiom database. insert-user Insert a user store, such as one extracted with extract-user, into a site store and login system. userbase LoginSystem introspection and manipulation. extract-user Remove an account from the login system, moving its associated database to the filesystem. browse Interact with an Axiom store. SEE ALSO
Axiom homepage <http://divmod.org/trac/wiki/DivmodAxiom> AUTHOR
axiomatic is part of Axiom, an object database, or alternatively, an object-relational mapper written by Divmod. This manual page was written by Vincent Bernat <bernat@luffy.cx>, for the Debian project (but may be used by others). 24 January 2008 AXIOMATIC(1)
All times are GMT -4. The time now is 06:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy