ADSM-L

Re: Archive schedule error: No file specification entered <solution found?? <<

2003-08-18 09:52:16
Subject: Re: Archive schedule error: No file specification entered <solution found?? <<
From: Ken Sedlacek <Ken_Sedlacek AT KYRUS DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Mon, 18 Aug 2003 09:49:07 -0400
Thanks Andy for the info.

I came in on Saturday/Sunday and found these in the manuals/docs CD-ROM
you indicated.

They worked as stated!

Thanks again!



Ken Sedlacek
AIX/TSM/UNIX Administrator
ksedlacek AT kyrus DOT com

IBM Certified Specialist: RS/6000 AIX v4.3 Support
IBM Certified Specialist: RS/6000 SP & PSSP 3
Tivoli Certified Consultant - Tivoli Storage Manager v4.1




Andrew Raibeck <storman AT US.IBM DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
08/18/2003 09:45 AM
Please respond to
"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>


To
ADSM-L AT VM.MARIST DOT EDU
cc

Subject
Re: Archive schedule error: No file specification entered <solution
found?? <<






> btw-can you or someone else tell me in the TSM manual(s)
> where these archive parameters are documented on how to
> use them??

Ken,

You will find the server commands DEFINE SCHEDULE and UPDATE SCHEDULE in
the TSM Administrator's Reference. The client ARCHIVE command is
documented in the client manual. I leave it for you to find them within
the books, as this is a good opportunity to become more acquainted with
them.

Best regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: storman AT us.ibm DOT com

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.




Ken Sedlacek <Ken_Sedlacek AT KYRUS DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
08/16/2003 05:15
Please respond to "ADSM: Dist Stor Manager"

        To:     ADSM-L AT VM.MARIST DOT EDU
        cc:
        Subject:        Re: Archive schedule error: No file specification
entered <solution         found?? <<


Thank you Andy.

I will try this.

btw-can you or someone else tell me in the TSM manual(s)  where these
archive parameters are documented on how to use them??



Ken Sedlacek
AIX/TSM/UNIX Administrator
ksedlacek AT kyrus DOT com

IBM Certified Specialist: RS/6000 AIX v4.3 Support
IBM Certified Specialist: RS/6000 SP & PSSP 3
Tivoli Certified Consultant - Tivoli Storage Manager v4.1




Andrew Raibeck <storman AT US.IBM DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
08/15/2003 05:50 PM
Please respond to
"ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>


To
ADSM-L AT VM.MARIST DOT EDU
cc

Subject
Re: Archive schedule error: No file specification entered <solution
found?? <<






Correction: my sample schedule definition should have included the
ACTION=ARCHIVE parameter:

   DEFINE SCHEDULE STANDARD MYARCHSCHED
      ACTION=ARCHIVE
      OBJECTS="c:\mydir\ c:\yourdir\"
      OPTIONS="-subdir=yes -archmc=myarchmc"

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: storman AT us.ibm DOT com

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.




Andrew Raibeck/Tucson/IBM@IBMUS
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
08/15/2003 14:41
Please respond to "ADSM: Dist Stor Manager"

        To:     ADSM-L AT VM.MARIST DOT EDU
        cc:
        Subject:        Re: Archive schedule error: No file specification
entered <solution         found?? <<


ARCHIVE operations require one or more file specifications, i.e. "dsmc
archive c:\mydir\ -subdir=yes" or "dsmc archive c:\mydir\ c:\yourdir\
-subdir=yes". Thus when defining schedules on the TSM server, you need to
use the OBJECTS parameter to specify the file specs, and the OPTIONS
parameter to specify any options (like -SUBDIR=YES and/or -ARCHMC=blah,
etc.).

For example, I could define a schedule like this:

   DEFINE SCHEDULE STANDARD MYARCHSCHED
      OBJECTS="c:\mydir\ c:\yourdir\"
      OPTIONS="-subdir=yes -archmc=myarchmc"

For additional info, see DEFINE SCHEDULE and UPDATE SCHEDULE in the
Administrator Reference and look up the ARCHIVE command in the client
manual.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: storman AT us.ibm DOT com

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.




Ken Sedlacek <Ken_Sedlacek AT KYRUS DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
08/15/2003 14:21
Please respond to "ADSM: Dist Stor Manager"

        To:     ADSM-L AT VM.MARIST DOT EDU
        cc:
        Subject:        Archive schedule error: No file specification
entered <solution         found?? <<


In poking around some more, I found that the TSM Backup-Archive Clients
Install/Users Guide has the "include.archive XXXXXXXXXXXX" statement in
the normal include/exclude file.

I will try this and see if it works.

I can do manual client archives via the GUI so I know archives work.

Thanks for your trouble.



Ken Sedlacek
AIX/TSM/UNIX Administrator
ksedlacek AT kyrus DOT com

IBM Certified Specialist: RS/6000 AIX v4.3 Support
IBM Certified Specialist: RS/6000 SP & PSSP 3
Tivoli Certified Consultant - Tivoli Storage Manager v4.1


__________________

Enviro:

W2K TSM 5.1.6.3
W2K client 5.1.5.15

Client has been backing up normally with schedmode=polling.

I have never used archives before, so I need some help here.

I setup the archive copygroup to keep archives for 2555 days (7 years).

I created an archive schedule and thought that would be it as far as
archiving configuration goes, but I received the following error in the
client dsmsched.log:

08/15/2003 15:02:19 ANS1079E No file specification entered
08/15/2003 15:07:19 ANS1079E No file specification entered
08/15/2003 15:12:19 ANS1079E No file specification entered
08/15/2003 15:17:20 ANS1079E No file specification entered
08/15/2003 15:22:20 ANS1079E No file specification entered

The Message manual indicates that "You did not enter a file specification
as prompted".

Where does one enter the "file specification" for archive if the archive
is being done in a polling schedmode?

Doesn't archive just read the client dsm.opt file for the
includes/excludes and use this for the archive??

I am not using CLOPTSETs.

TIA


Ken Sedlacek
AIX/TSM/UNIX Administrator
ksedlacek AT kyrus DOT com

IBM Certified Specialist: RS/6000 AIX v4.3 Support
IBM Certified Specialist: RS/6000 SP & PSSP 3
Tivoli Certified Consultant - Tivoli Storage Manager v4.1