Ciscoworks RME 4.2 rmeng databases

Wondering how I can truncate, purge, rotate etc the SyslogFirst, SyslogSecond, SyslogThird database files.
They are currently huge (14 GB, 12 GB, and 28GB) and I could use the space.                   

Hi Kristen,
Procedure for cleaning up the db space:
Prerequisite, execute the following commands in the server, under
NMSROOT\CSCOpx\bin:
STEP 1) pdterm RMEDbEngine
STEP 2) pdexec RMEDbEngine
This is to ensure that there are no active connections to the database which is a must for dropping/recreating db space.
STEP 3) I'm attaching a DBSpaceReclaimer.class file. Please copy it to a temporary directory, example: e:\Temp and issue the
Following command:
STEP 4) E:\Program Files\cwlms3\lib\jre\bin\java -cp ;E:\Program Files\cwlms3\lib\classpath;E:\Program
Files\cwlms3\www\classpath;E:\Program Files\cwlms3\MDC\Tomcat\webapps\rme\WEB-INF\classes\;E:\ProgramFiles\cwlms3\MDC\tomcat\webapps\rme\WEB-INF\lib\log4j.jar DBSpaceReclaimer
STEP 5) Restart daemon manger after completion of above task.
For example:
E:\Program Files\cwlms3\lib\jre\bin>java -cp e:\Temp;E:\Program
Files\cwlms3\classpath;E:\Program Files\cwlms3\www\classpath;E:\Program
Files\cwlms3\MDC\Tomcat\webapps\rme\WEB-INF\classes;E:\Program
Files\cwlms3\MDC\Tomcat\webapps\rme\WEB-INF\lib\log4j.jar DBSpaceReclaimer
NOTE: this is one command.
Thanks-
Afroz
[Do rate the useful post]

Similar Messages

  • Rmeng Database connection error

    I've got an error message here while trying to open the rmeng database -
    *** Error ***
    Could not connect to database: Database server not found (DBD: login failed)
    I am using LMS 3.2 , RME 4.3. Need help on troubleshooting the error.

    Hi,
    I think the EssentialsDM is down because the RMEDbEngine went down. I tried restarting both. It will run for sometime and then shuts off again automatically.
    pdshow -brief output before the proccess restart :
    Process               State                                     Pid
    UPMDbEngine           Program started - No mgt msgs received    3836
    UPMDbMonitor          Running normally                          6248
    Tomcat                Program started - No mgt msgs received    6324
    TomcatMonitor         Running normally                          5852
    Apache                Program started - No mgt msgs received    6024
    RMEDbEngine           Administrator has shut down this server   0
    Proxy                 Program started - No mgt msgs received    10088
    ProcSysBus            Program started - No mgt msgs received    4084
    OpsxmlDbEngine        Program started - No mgt msgs received    9856
    OpsXMLRuntime         Program started - No mgt msgs received    2308
    CWAPublisher          Administrator has shut down this server   0
    NameServer            Program started - No mgt msgs received    10268
    NameServiceMonitor    Running normally                          11632
    EDS                   Running normally                          10108
    LicenseServer         Program started - No mgt msgs received    6608
    ESS                   Program started - No mgt msgs received    7724
    EssMonitor            Running normally                          7556
    EventFramework        Program started - No mgt msgs received    2784
    SyslogCollector       Program started - No mgt msgs received    11036
    diskWatcher           Running normally                          11524
    DCRDevicePoll         Never started                             0
    CSSCPServer           Program started - No mgt msgs received    948
    CSRegistryServer      Running normally                          6996
    CSDiscovery           Never started                             0
    CmfDbEngine           Program started - No mgt msgs received    10992
    CmfDbMonitor          Running normally                          7092
    DCRServer             Running normally                          1224
    CMFOGSServer          Program started - No mgt msgs received    11740
    EssentialsDM          Administrator has shut down this server   0
    ConfigMgmtServer      Administrator has shut down this server   0
    ICServer              Administrator has shut down this server   0
    RMEOGSServer          Administrator has shut down this server   0
    PMCOGSServer          Administrator has shut down this server   0
    UPMProcess            Running normally                          12276
    EDS-GCF               Running normally                          10260
    jrm                   Running normally                          4148
    1008                  Never started                             0
    2227                  Never started                             0
    2228                  Never started                             0
    2623                  Never started                             0
    2640                  Never started                             0
    2647                  Never started                             0
    2648                  Never started                             0
    2765                  Never started                             0
    2971                  Never started                             0
    3210                  Never started                             0
    3459                  Never started                             0
    3844                  Never started                             0
    3845                  Never started                             0
    3965                  Never started                             0
    4412                  Never started                             0
    4644                  Never started                             0
    4913                  Never started                             0
    4915                  Never started                             0
    4920                  Never started                             0
    4951                  Never started                             0
    4961                  Never started                             0
    4968                  Never started                             0
    4973                  Never started                             0
    4998                  Never started                             0
    4999                  Never started                             0
    5023                  Never started                             0
    5024                  Never started                             0
    5040                  Never started                             0
    5056                  Never started                             0
    5057                  Never started                             0
    5074                  Never started                             0
    5092                  Never started                             0
    5116                  Never started                             0
    5140                  Never started                             0
    5159                  Never started                             0
    CTMJrmServer          Administrator has shut down this server   0
    ChangeAudit           Administrator has shut down this server   0
    SyslogAnalyzer        Administrator has shut down this server   0
    2596                  Program started - No mgt msgs received    8596

  • LMS 4.0.1 cannot access rmeng database via Open Database Schema Support

    Hi,
    we are running LMS 3.2 and I am using Open Database Schema Support to transfer the data from cmf, ani and rmeng databases.
    We now want to migrate to  LMS 4.0.1 and I am trying to use the same scripts to do the same. I am using iAnyWhere JDBC Access Method, the same one I use successfully with LMS 3.2. Can access the tables in cmf and ani databases, but cannot the tables in rmeng database. I do not think my scripts are wrong, I more think enabling access to databases does not work correctly.
    I tried to run dbaccess.pl in debug mode and can see there are errors for example while enabling access to the table  NETWORK_DEVICES in rmeng, please see the log below.
    We tried to restart LMS and also the whole server ( it is MS Windows 2008 R2 on VMware ), but this did not help.
    Appreciate if anyone has an idea what could be wrong.
    Thanks,
    Vlad
    D:\BAT>%cwbin%perl  %cwbin%dbaccess.pl install debug
    Enter new Password for database view user [lmsdatafeed]:
    Re-enter new Password:
    Executing on cmf...
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatafeed' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
    Executing on ani...
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatafeed' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
    Executing on dfmFh...
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatafeed' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
    Executing on rmeng...
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatafeed' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: User ID 'lmsdatagrp' does not exist (DBD: execute failed).
       WARN: Table 'SYSLOG_TODAY' not found (DBD: execute failed).
       WARN: Table 'SYSLOG_LASTDAY' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: External login for server 'CMFSA' could not be found (DBD: execute fail
    ed).
       WARN: Remote server 'CMFSA' could not be found (DBD: execute failed).
       WARN: Unable to connect to server 'CMFSA': [Microsoft][ODBC Driver Manager] T
    he specified DSN contains an architecture mismatch between the Driver and Applic
    ation (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'Network_devices' not found (DBD: execute failed).
       WARN: Table 'NETWORK_DEVICES' not found (DBD: execute failed).
       WARN: Table 'DEVICE_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'MEMORY_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'DEVICE_CREDENTIAL_STATUS' not found (DBD: execute failed).
       WARN: Table 'PROCESSOR_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'DEVICE_INVENTORY_COLLECTION_STATUS' not found (DBD: execute fail
    ed).
       WARN: Table 'DEVICE_CONFIG_ARCHIVE_STATUS' not found (DBD: execute failed).
       WARN: Table 'CHANGE_AUDIT_HISTORY' not found (DBD: execute failed).
       WARN: Table 'MODULE_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'PORT_INVENTORY' not found (DBD: execute failed).
       WARN: Table 'DEVICE_ENERGYWISE' not found (DBD: execute failed).
       WARN: Table 'PORT_ENERGYWISE' not found (DBD: execute failed).
       WARN: Table 'SYSLOG_TODAY' not found (DBD: execute failed).
       WARN: Table 'SYSLOG_LASTDAY' not found (DBD: execute failed).

    Hello Joseph,
    thanks for the reply. I was confused because I am not getting any such errors on LMS 3.2 server.
    I am using many Java programs that work well with LMS3.2, but let me mention one that is probably the best to demonstrate the issue I have with the new version. It works well on LMS3.2 with all databases. On LMS4.0.1 it works well with cmf and ani, but cannot dig any data from rmeng.
    Here is the batch I run on the LMS 4.0.1 server ( it is not the whole file as it is much larger ):
    =================================================================================
    @echo *************************************
    @echo Starting Creating MySQL Mirror file
    @echo *************************************
    set classpath=d:\progra~2\CSCOpx\lib\classpath\;d:\bat\
    @echo Common Services db, Network_Device view
    java CW_Java_CreateSQL cmf password Network_Devices CW_Network_Devices CW_Network_Devices.txt Device_Id Device_Display_Name Management_IpAddress Host_Name Domain_Name sysObjectID Device_Category Device_Series Device_Model UDF0 UDF1 UDF2 UDF3 UDF4 UDF5 UDF6 UDF7 UDF8 UDF9 UDF10 UDF11 UDF12 UDF13 UDF14 UDF15
    goto jv1_%errorlevel%
    :jv1_0
    @echo Campus Manager db, End Hosts view
    java CW_Java_CreateSQL ani password End_Hosts CW_End_Hosts CW_End_Hosts.txt HostName UserName IPAddress SubnetMask MACAddress DeviceName Device LastSeen Port VLAN Subnet Notes PrefixLength PortDuplex VTPDomain VlanId PortName IPv6Address dot1xEnabled associatedRouters
    goto jv2_%errorlevel%
    :jv2_0
    @echo Resource Manager Essentials db, Device_Inventory view
    java CW_Java_CreateSQL rmeng password Device_Inventory CW_Device_Inventory CW_Device_Inventory.txt Device_Id Device_Display_Name Device_Description Device_Location Device_Contact Device_SW_Version User_Defined_Serial_Number
    goto jv3_%errorlevel%
    :jv3_0
    @echo Resource Manager Essentials db, Module_Inventory view
    java CW_Java_CreateSQL rmeng password Module_Inventory CW_Module_Inventory CW_Module_Inventory.txt Device_Id Device_Display_Name Module_Name Vendor_Type SW_Version FW_Version Slot_Number Oper_Status Admin_Status
    goto jv4_%errorlevel%
    :jv4_0
    @echo Resource Manager Essentials db, Port_Inventory view
    java CW_Java_CreateSQL rmeng password Port_Inventory CW_Port_Inventory CW_Port_Inventory.txt Device_Id Device_Display_Name Port_Name Port_Desc Port_Type Port_Admin_Status Port_Oper_Status Port_Speed Port_Duplex_Mode Is_Link_Port Is_Access_Port Is_Trunk_Port Is_Port_Channel Vlan_Name VlanId VTPDomain Neighbour_Type
    goto jv5_%errorlevel%
    :jv5_0
    @echo Resource Manager Essentials db, Processor_Inventory view
    java CW_Java_CreateSQL rmeng password Processor_Inventory CW_Processor_Inventory CW_Processor_Inventory.txt Device_Id Device_Display_Name Processor_model_name Processor_vendor_type Processor_manufacturer serialnumber
    goto jv6_%errorlevel%
    :jv6_0
    @echo *************************************
    @echo Finished Creating MySQL Mirror file
    @echo *************************************
    =================================================================================
    Here is the log:
    =================================================================================
    Starting Creating MySQL Mirror file
    D:\BAT>set classpath=d:\progra~2\CSCOpx\lib\classpath\;d:\bat\
    Common Services db, Network_Device view
    D:\BAT>java CW_Java_CreateSQL cmf password Network_Devices CW_Network_Devices CW_Ne
    twork_Devices.txt Device_Id Device_Display_Name Management_IpAddress Host_Name D
    omain_Name sysObjectID Device_Category Device_Series Device_Model UDF0 UDF1 UDF2
    UDF3 UDF4 UDF5 UDF6 UDF7 UDF8 UDF9 UDF10 UDF11 UDF12 UDF13 UDF14 UDF15
    D:\BAT>goto jv1_0
    Campus Manager db, End Hosts view
    D:\BAT>java CW_Java_CreateSQL ani password End_Hosts CW_End_Hosts CW_End_Hosts.txt
    HostName UserName IPAddress SubnetMask MACAddress DeviceName Device LastSeen Por
    t VLAN Subnet Notes PrefixLength PortDuplex VTPDomain VlanId PortName IPv6Addres
    s dot1xEnabled associatedRouters
    D:\BAT>goto jv2_0
    Resource Manager Essentials db, Device_Inventory view
    D:\BAT>java CW_Java_CreateSQL rmeng password Device_Inventory CW_Device_Inventory C
    W_Device_Inventory.txt Device_Id Device_Display_Name Device_Description Device_L
    ocation Device_Contact Device_SW_Version User_Defined_Serial_Number
    Exception in thread "main" java.sql.SQLException: [Sybase][ODBC Driver][SQL Anyw
    here]Table 'Device_Inventory' not found
            at ianywhere.ml.jdbcodbc.IIStatement.executeQuery(Native Method)
            at ianywhere.ml.jdbcodbc.IStatement.executeQuery(IStatement.java:201)
            at CW_Java_CreateSQL.main(CW_Java_CreateSQL.java:102)
    D:\BAT>goto jv3_1
    Error Creating MySQL Mirror file
    =================================================================================
    The line 102 in Java program is this line:
    rs = stmt.executeQuery(query);
    Attached is the full Java program - CW_Java_CreateSQL.java
    Thank you,
    Vlad

  • Ciscoworks - RME 4.3.1 Sotfware distribution needs 32MB minimum in Flash

    Hello,
    I’m having the need to upgrade over one hundred Cat2900 to a newer image. When I run the software distribution application on Ciscoworks (RME 4.3.1) I get the “catastrophic” warning described below. The new image is only 7MB and there are 22MB free in flash. Is there any way to by-pass this requirement checking???
    Catastrophic - SWIM1200: Selected Flash partition requires minimum (32 MB) to upgrade selected software/image. Select a different Flash partition for upgrading the image.
    test3#show flash:
    Directory of flash:/
       2 -rwx         616   Mar 1 1993 00:00:28 +00:00 vlan.dat
       3 -rwx       2861   Mar 1 1993 00:04:24 +00:00 config.text
       4 -rwx           5   Mar 1 1993 00:04:24 +00:00 private-config.text
       5 drwx         512   Mar 1 1993 00:10:44 +00:00  c2960-lanbase-mz.122-35.SE                   5
    27998208 bytes total (22688768 bytes free)
    -rwx------+ 1 Administrators None 7075041 2011-06-30 13:17 c2960-lanbasek9-mz.12
    2-44.SE6.bin

    Hi,
    Try the below steps and I hope this should work:
    1- Go to RME > Software Management > Software Repository
    2 - Select the image you are trying to push (Click on the file name)
    3- Change the Minimum RAM to a lower value than the RAM you have on the
    device
    4 - Click on Update
    5 - Try the SWIM job again
    Thanks
    Afroj

  • CiscoWorks RME 4.3 syslog forwarding

    Hello,
    We are running CiscoWorks RME 4.3 and forwarding syslog messages to another syslog server. To forward messages we use script from https://supportforums.cisco.com/docs/DOC-11592
    All is working great at the begining of month. With growing of syslog.log file, forwarded messages are delayed more and more. Because of Syslog Analyzer monthly reports we have log rotate at every 1st day of month.
    So question:
    Is it possible to write syslogs to two different files? One which will rotate as described above, and other which will be used by syslog_forward.pl and rotated every day?
    Thanks in advance!
    Regards!
    Marko

    You cannot do this on Windows with the LMS syslog server.  All messages will be written to one file.  Logrot in LMS can archive the log files instead of just rotating them.  This way, you can keep messages as long as you want.  Just specify a non-zero number of backups when configuring Log Rotation.  The archived files will be created with a numeric extension (e.g. syslog.log.1, syslog.log.2, etc.).  Those files can be further archived manually to long-term storage.

  • Ciscoworks RME 4.0 SNMP Config Change

    Hi,
    I was locked out one of my routers.  I cannot access it via Telnet, SSH, TFTP, SCP, etc.  However, I remembered once I reconfigured the router via SNMP community string.  Does anyone know how I can change router config via SNMP community string using CiscoWorks RME 4.0?
    Thanks!

    You can use RME ---> Config Mgmt --> NetConfig --> NetConfig Jobs . For specific steps, read the users guide below for information about different user defined task you can use.
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_resource_manager_essentials/4.0.5/user/guide/netcfg.html#wp1134190

  • CiscoWorks RME 4.1.1 - CRIN0014 Error

    Hello,
    Not sure when this started, but I noticed the following error when trying to go to the report generator in RME:
    CRIN0014: Operation failed while connecting to JRM. Make sure jrm and/or CTMJrmWrapper services are running.
    I went and made sure all that I downloaded and applied all patches available to Common Services and RME and this did not do anything. The server is connected to ACS and I re-joined them and re-registered all my applications. The other thing I am noticing is when I go to do practically anything in RME that involved the device selector RME shows 0 devices, but in the RME home page I see all 900+ of my devices listed as "normal".
    This is a weird issue that just came out of nowhere. Has anyone seen behavior like this in the past? Not sure what I would need to post as far as log files, etc. but I can provide them as needed.
    Any help would be appreciated.
    Thanks,
    AJ Schroeder

    AJ,
    With this version of RME you MAY be hitting bug CSCte49301.  Based on the release note there is a workaround you can try (see below):
    --Workaround
    Shutdown CiscoWorks Daemon Manager with the following command from the server's command prompt:
    net stop crmdmgtd
    Delete the following two files:
    NMSROOT\MDC\tomcat\webapps\rme\WEB-INF\lib\ctmregistry
    NMSROOT\MDC\tomcat\webapps\rme\WEB-INF\lib\ctmregistry.backup
    Restart CiscoWorks Daemon Manager with the following command:
    net start crmdmgtd
    If that does not work, then the Windows Remote Management service must be stopped, and disabled.  Then, CiscoWorks Daemon Manager must be restarted.
    It also could be a permission issue with teh system identity user and its permission on ACS.  Ensure the system identity username is configured in ACS with full access privileges in the Ciscoworks "Shared Profile" components.
    Rob

  • CiscoWorks RME - Telnet Failed

    We are trying to create an archive of our device configs.  When we try this we get the following error:
    TELNET: Failed to establish TELNET connection to 10.0.8.2 - Cause: Authentication failed on device 3 times. PRIMARY-RUNNING config Fetch Operation failed for TFTP. SSH: Failed to establish SSH connection to 10.0.8.2 - Cause: Authentication failed on device 3 times. Failed to fetch config using RCP.Verify RCP is enabled or not.
    CiscoWorks LMS 3.2, RME 4.3
    The following config is on the router:
    line con 0
      login local
    line aux 0
    line vty 0 4
      privilege level 15
      login local
      transport input telnet ssh
    line vty 5 15
    Not sure what to do to fix this.

    Remote into the LMS server, and from there make sure you can telnet into this device.  If so, you need to enter the same credentials you just used to telnet to this device under CS > Device and Credentials > Device Managment > Edit Credentials.  Enter the proper username and password under "Primary Credential".  Then try to backup the configuration once again.

  • Using CiscoSecureACS with CiscoWorks-RME

    I need help in configuring CiscoWorks to use CiscoSecureACS for login authentication. I have specified TACACS+ as the login module. I am able to login with a account from the ACS server. However, the permissions aren't configured correctly. When I login with the ACS server account, options aren't displayed (e.g., under RME, Administration, Inventory, Add Devices...the Add Device option isn't present). Please advise.

    To be succinct, ACS doesn't have all the fields that are required by Ciscoworks. That is why you still need to define the user profiles in ACS.
    ACS is simply an authenticator. Ciscoworks still handles authorization. Look at the fields available in Ciscoworks and you'll see there are a number of roles that each user can take. I suppose Cisco may someday include extensions in ACS to handle the specific CiscoWorks profile fields but that isn't the case today.
    I think the advantage to using ACS is the centralized authentication. Users don't have to change their passwords in multiple places. Logon violations are recorded in one place.
    You'll find that once you define the profiles in CiscoWorks they will remain quite static.

  • Ciscoworks RME - RICS001 error

    Hello fellow forum members!
    We have a problem with RME.
    Inventory collection from a WS-C6513 switch is failing.
    The error is,
    RICS001 error - internal error
    Info about the switch,
    WS-C6513
    ROM: System Bootstrap, Version 12.2(17r)SX7, RELEASE SOFTWARE (fc1)
    And the corresponding ICServer log,
    [ Fri Sep 02  10:40:58 CEST 2011 ],ERROR,[Thread-17],com.cisco.nm.rmeng.inventory.ics.server.InvDataProcessor,455,
    java.lang.NullPointerException
        at com.cisco.nm.rmeng.inventory.ics.invdata.containment.ContainmentAGInvData.compare(ContainmentAGInvData.java:103)
        at com.cisco.nm.rmeng.inventory.ics.server.InvDataProcessor.processContainmentAG(InvDataProcessor.java:860)
        at com.cisco.nm.rmeng.inventory.ics.server.InvDataProcessor.processInvData(InvDataProcessor.java:329)
        at com.cisco.nm.rmeng.inventory.ics.core.CollectionController.run(CollectionController.java:915)
        at java.lang.Thread.run(Thread.java:595)
    [ Fri Sep 02  10:40:58 CEST 2011 ],ERROR,[Thread-17],com.cisco.nm.rmeng.inventory.ics.core.CollectionController,927, Exception occured in process method while processing: 172.18.194.254 null
    ICSException
        at com.cisco.nm.rmeng.inventory.ics.server.InvDataProcessor.processInvData(InvDataProcessor.java:470)
        at com.cisco.nm.rmeng.inventory.ics.core.CollectionController.run(CollectionController.java:915)
        at java.lang.Thread.run(Thread.java:595)

    Hi,
    Kindly Enable the Debugging for Inventory and send me the log files:
    If LMS 3.2:
    Go to RME > Admin > System Preferences > Application Log Level Settings under Application select ICServer
    If it is LMS 4.0 : Go to
    Admin >debug settings > Config and Image Management Debugging settings  >>
    Application Log Level Settings under Application select ICServer
    Change the Logging level to DEBUG  for all the Modules > Click Apply
    Then ran a new Inventory Job  and send me the IC_server.log   (Location : NMSROOT\CSCopx\Log)
    In the meantime try to Increase the SNMP Timeout and RETRY ,if you have not tried this yet:
    LMS 3.2:
    go to RME>Admin >system prefernece >RME device attributes :
    LMS 4.0 :
    Admin > Collection Settings > Inventory > Inventory/Config Timeout and Retry Settings
    change the SNMP time out to 14 and SNMP RETRY to 3
    and ran the job and see how it works !!!
    Thanks
    Afroj

  • Ciscoworks RME Syslog Automation Actions

    I set up RME several years ago on our Ciscoworks several running LMS 3.2 to notify us on any BGP flaps via email notification.
    I noticed the last couple maintenance period where we had perform Circuit work with our ISP's. We haven't received any emails....I verified those
    routers are configured to send notifications in the Device Selector and even checked the router logs.
    004161: Nov 20 05:04:52 EST: %BGP-5-ADJCHANGE: neighbor X.X.X.X Down BGP Notification sent
    004162: Nov 20 05:04:52 EST: %BGP-3-NOTIFICATION: sent to neighbor X.X.X.X 4/0 (hold time expired) 0 bytes
    The syslog collector status appears to be normal.....is there anything I need to do the fix this?

    Hi,
    Are you receiving any emails from your LMS server?  If not, navigate to  Common Services > Server > Admin > System Preferences to enter your SMTP settings.
    Identifying the syslog message is one step but there are more.
    AUTOMATED ACTIONS
    Set Up
    By default, Automated Actions are used to notify via email, using the `sampleEmailScript.pl`  as the script to run. If you do not want to use this, you could write  or use your own scripts to perform the action that you really want. In  this case please note that we do not provide support for any custom  scripts if the problem seems to be related to the script that you are  using.
    You still need the following settings:
    1.   Select Devices
    In *RME > Tools > Syslog > Automated Actions* and click on create and select the devices that you wish to use.
    2.   Define Message Type
    Please  give a name to the Automated Action and then click on add to define a  message type. In here, please specify the following values:
        Facility: BGP
        Sub-facility: *
        Severity: 5
        Mnemonic: ADJCHANGE
        Description: *
    3.  Select Automated Action
    Select the default script or the script that you wish to use.  Please note that this script must be located in the *CSCOpx/files/scripts/syslog* file and needs to have only write/execute permissions for casuser/Administrator in Windows.
    This way when a message matching the above is generated, the Automated Action is triggered and this will run the script that you choose and do the commands that it has specified.
    Here is an example:
    If you verify that your setup is correctly configured then take a look at the smtp.log found under ../CSCOpx/log. 
    Thanks.

  • CiscoWorks LMS 4.0.1 - Database inconsistency

    Hello all,
    I have a problem with LMS 4.0.1.
    In the Inventory / Device Administration, I see all the devices, monitoring works perfect (highutilization, operationallydown, etc.). User Tracking works fine for 85% of the devices (15% is the newer devices added recently).
    In the topology services, I can't see the new devices.
    I try to explain more detailed.
    Let's assume we have 3 switches (SW1, SW2, SW3), and I just added SW4 and SW5 to LMS.
    In the monitoring/inventory, 5 switches are fine.
    User tracking works fine for the first 3 switches.
    Topology works for the first 3 switches, I can't see the 2 new devices in the All Devices group.
    I thought the LMS uses one database for devices, but it seems to be there are two (or more) databases.
    How could I check the consistenxy and how could I solve the problem (SW4 and SW5 should be in All Devices Group..)
    Thanks in advance, and please let me know if there is a good article about this...               

    Since cisco has removed the possibility to filter devices from going to an application for LMS, hence all application are in auto allocation, there is nothing you can do to influence the devices to be present in any application.
    They should just be in all applications. It should just work (automagically :-)
    I don't have any larger network customer anymore, and only 2 small network customers with 28 and 43 devices where all devices, are still in all applications according to the collection summary, but I doubt it will last.
    For all others failed + succeeded  does not match the number of managed devices and is different for the various collectors. This basically renders the view useless.
    TAC solution is to clear the databases but it won't last long.
    I hope cisco fixes this before migrating the LMS functionality into NCS.
    Cheers,
    Michel

  • Old devices in Ciscoworks RME

    I'm using LMS2.6. RME is version 4.06. I have a number of devices show up in my reports that no longer exist. I can't delete them as they don't appear in the DCR. When I try to add them back in, I get an error saying they already exist.
    Can someone please tell me where I can delete these old devices?
    Thanks!

    I have finally found the answer after hunting high and low.
    https://supportforums.cisco.com/thread/174743.pdf
    Once I added the devices into ACS, they appeared in my DCR so now they can be deleted

  • CISCOWORKS - RME netconfig error

    When I go to RME>Config Mgnt>NetConfig>User-Define Task i receive the follow error:
    CFG0053: No User-defined tasks are available.
    I don't can do any configuration.
    the version of RME is 4.1.1 and the licence is for 100 equipments, I must update the module? or someone know why appear this error?

    I think the problem is more serious 
    as seen, does not allow me create any task: in the menu, "Tasks" on the left can not deploy any device.
    When i go create a task in RME>Config Mgmt>Netconfig>Netconfig jobs i cant not select ALL the devices as shown in the picture below: the host ING_C58_Sw_P2_03 can not choose, instead the other can choose
    which will be the cause?

  • Access Databases LMS 4.2 with jython script ( Integration with HP uCMDB )

    Questions / Integration Adapter Cisco Prime.
    There is an integration adapter for HP uCMDB to get CI information from Cisco Works (Prime whatever ….).
    We set up a user for CW according to “Open Database Schema Support in Cisco Prime LAN Management Solution 4.2” , page 1ff.
    According to this document we created a user lmsdatafeed. If we run this integration from HP uCMDB / DDM we can connect to rmeng database using jmx to port 43455, but we have not sufficient privileges to get all the needed information.
    We tried to connect with a user that has full rights (Admin User), but we cannot connect at all with this user.
    We use Cisco Prime LMS 4.2 and we want to have our network devices as Configuration Items (CI's) in our HP uCMDB
    Our question:
    Would it be save to give more privileges to the user lmsdatafeed ?
    And if yes: How can this be done ?
    Is it possible to give an admin user the rights to connect by jmx/jdbc ?
    Below I post the communication protocol of the adapter, connection is OK and the first select statement to, but them this user doesn't have enough privileges. The error messages are in german for some reason ... (means: "User has not sufficient privileges to selet from DM_Dev_State")
    Any help is appreciated !
    ==== snip =====
    execution jobId="DS_CiscoPrime_CiscoWorks NetDevices" destinationid="e6ac2661c751b23929fb1cf4f97a536f">
                    <destination>
                                   <destinationData name="id">e6ac2661c751b23929fb1cf4f97a536f</destinationData>
                                   <destinationData name="ip_address">172.28.193.55</destinationData>
                                   <destinationData name="db_port">43455</destinationData>
                    </destination>
                    <protocol name="sql" cm_credential_id="20_1_CMS">
                                   <object id="8c1f2739bad14d0bd6242574005249dd" id_type="CmdbObjectID" isReference="false" is_anchor="false">
                                                   <attribute name="protocol_username" type="String">lmsdatafeed</attribute>
                                                   <attribute name="protocol_netaddress" type="String">DEFAULT</attribute>
                                                   <attribute name="sqlprotocol_encryption_method" type="String">None</attribute>
                                                   <attribute name="protocol_port" type="String">43455</attribute>
                                                   <attribute name="sqlprotocol_dbsid" type="Unknown" />
                                                   <attribute name="sqlprotocol_truststore" type="Unknown" />
                                                   <attribute name="protocol_timeout" type="String">20000</attribute>
                                                   <attribute name="user_label" type="String">CW RME</attribute>
                                                   <attribute name="cm_credential_id" type="String">20_1_CMS</attribute>
                                                   <attribute name="protocol_index" type="Integer">2</attribute>
                                                   <attribute name="protocol_type" type="String">sqlprotocol</attribute>
                                                   <attribute name="sqlprotocol_dbname" type="Unknown" />
                                                   <attribute name="sqlprotocol_dbtype" type="String">Sybase</attribute>
                                   </object>
                    </protocol>
                    <params>
                                   <param param_name="ignoreNodesWithoutIP" param_value="true" />
                                   <param param_name="allowDnsLookup" param_value="false" />
                                   <param param_name="rmeDbName" param_value="rmengdb" />
                                   <param param_name="queryChunkSize" param_value="250" />
                                   <param param_name="JOB_ID" param_value="DS_CiscoPrime_CiscoWorks NetDevices" />
                    </params>
                    <CONNECT start="9:43:6" duration="766" CMD="client_connect" RESULT="success" type="sql" credentialsId="20_1_CMS">
                                   <ClientProperties>
                                                   <prop name="protocol_index" value="2" />
                                                   <prop name="protocol_timeout" value="20" />
                                                   <prop name="credentialsId" value="20_1_CMS" />
                                                   <prop name="sqlprotocol_dbname" value="" />
                                                   <prop name="sqlprotocol_dbsid" value="" />
                                                   <prop name="cm_credential_id" value="20_1_CMS" />
                                                   <prop name="sqlprotocol_dbtype" value="Sybase" />
                                                   <prop name="protocol_type" value="sqlprotocol" />
                                                   <prop name="preurl" value="jdbc:sybase:Tds:%%ipaddress%%:%%protocol_port%%/%%sqlprotocol_dbname%%?CHARSET=cp1252" />
                                                   <prop name="driver" value="com.sybase.jdbc2.jdbc.SybDriver" />
                                                   <prop name="protocol_netaddress" value="DEFAULT" />
                                                   <prop name="protocol_port" value="43455" />
                                                   <prop name="sqlprotocol_encryption_method" value="None" />
                                                   <prop name="user_label" value="CW RME" />
                                                   <prop name="protocol_username" value="lmsdatafeed" />
                                                   <prop name="sqlprotocol_truststore" value="" />
                                   </ClientProperties>
                    </CONNECT>
                    <log start="9:43:6" severity="debug">[CiscoWorks_NetDevices.py:DiscoveryMain] Connected to CiscoWorks LMS Resource Manager Essentials database at port &lt;43455&gt;...</log>
                    <EXEC start="9:43:6" duration="16" CMD="SELECT db_name()" RESULT="success" />
                    <EXEC start="9:43:6" duration="0" CMD="next" RESULT="true" />
                    <EXEC start="9:43:6" duration="0" CMD="getStringByIndex:1" RESULT="rmengdb" />
                    <EXEC start="9:43:6" duration="0" CMD="next" RESULT="false" />
                    <EXEC start="9:43:6" duration="359" CMD="SELECT COUNT(1) FROM lmsdatagrp.NETWORK_DEVICES" RESULT="success" />
                    <EXEC start="9:43:6" duration="0" CMD="next" RESULT="true" />
                    <EXEC start="9:43:6" duration="0" CMD="getStringByIndex:1" RESULT="214" />
                    <EXEC start="9:43:6" duration="0" CMD="next" RESULT="false" />
                    <log start="9:43:6" severity="debug">[CiscoWorks logger] [CiscoWorks_NetDevices.py:getNetworkDevices] Got &lt;214&gt; Network Devices...</log>
                    <log start="9:43:6" severity="debug">[CiscoWorks logger] [CiscoWorks_NetDevices.py:getNetworkDevices] Got &lt;1&gt; chunks...</log>
                    <EXEC start="9:43:6" duration="16">
                                   <CMD>[CDATA: SELECT TOP 250 START AT 1 netdevices.Device_Id, deviceState.NetworkElementID, netdevices.Device_Display_Name, netdevices.Host_Name, netdevices.Device_Category, netdevices.Device_Model, netdevices.Management_IPAddress, deviceState.Global_State FROM lmsdatagrp.NETWORK_DEVICES netdevices JOIN dba.DM_Dev_State deviceState ON netdevices.Device_Id=deviceState.DCR_ID]</CMD>
                                   <RESULT IS_NULL="Y" />
                                   <ERROR class="com.sybase.jdbc2.jdbc.SybSQLException">
                                                   <message>[CDATA: SQL Anywhere-Fehler -121: Berechtigung verweigert: Sie haben nicht die Berechtigung, aus "DM_Dev_State" auszuwählen]</message>
                                                   <stacktrace>
                                                                   <frame class="com.sybase.jdbc2.tds.Tds" method="processEed" file="Tds.java" line="2884" />
                                                                   <frame class="com.sybase.jdbc2.tds.Tds" method="nextResult" file="Tds.java" line="2206" />
                                                                   <frame class="com.sybase.jdbc2.jdbc.ResultGetter" method="nextResult" file="ResultGetter.java" line="69" />
                                                                   <frame class="com.sybase.jdbc2.jdbc.SybStatement" method="nextResult" file="SybStatement.java" line="220" />
                                                                   <frame class="com.sybase.jdbc2.jdbc.SybStatement" method="nextResult" file="SybStatement.java" line="203" />
                                                                   <frame class="com.sybase.jdbc2.jdbc.SybStatement" method="queryLoop" file="SybStatement.java" line="1596" />
                                                                   <frame class="com.sybase.jdbc2.jdbc.SybStatement" method="executeQuery" file="SybStatement.java" line="1581" />
                                                                   <frame class="com.sybase.jdbc2.jdbc.SybStatement" method="executeQuery" file="SybStatement.java" line="419" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.clients.agents.DatabaseAgent" method="getTable" file="DatabaseAgent.java" line="267" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.clients.query.SqlClient$3" method="executePrivate" file="SqlClient.java" line="246" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.clients.executors.Executor" method="execute" file="Executor.java" line="26" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.clients.BaseClient" method="exec" file="BaseClient.java" line="365" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.clients.query.SqlClient" method="getTable" file="SqlClient.java" line="258" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.clients.query.SqlClient" method="executeQuery" file="SqlClient.java" line="209" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.clients.query.SqlClient" method="executeQuery" file="SqlClient.java" line="195" />
                                                                   <frame class="sun.reflect.NativeMethodAccessorImpl" method="invoke0" file="NativeMethodAccessorImpl.java" line="-2" />
                                                                   <frame class="sun.reflect.NativeMethodAccessorImpl" method="invoke" file="NativeMethodAccessorImpl.java" line="57" />
                                                                   <frame class="sun.reflect.DelegatingMethodAccessorImpl" method="invoke" file="DelegatingMethodAccessorImpl.java" line="43" />
                                                                   <frame class="java.lang.reflect.Method" method="invoke" file="Method.java" line="601" />
                                                                   <frame class="org.python.core.PyReflectedFunction" method="__call__" file="PyReflectedFunction.java" line="-1" />
                                                                   <frame class="org.python.core.PyMethod" method="__call__" file="PyMethod.java" line="-1" />
                                                                   <frame class="org.python.core.PyObject" method="__call__" file="PyObject.java" line="-1" />
                                                                   <frame class="org.python.core.PyInstance" method="invoke" file="PyInstance.java" line="-1" />
                                                                   <frame class="org.python.pycode._pyx33" method="doQuery$2" file="ciscoworks_utils" line="60" />
                                                                   <frame class="org.python.pycode._pyx33" method="call_function" file="ciscoworks_utils" line="-1" />
                                                                   <frame class="org.python.core.PyTableCode" method="call" file="PyTableCode.java" line="-1" />
                                                                   <frame class="org.python.core.PyTableCode" method="call" file="PyTableCode.java" line="-1" />
                                                                   <frame class="org.python.core.PyFunction" method="__call__" file="PyFunction.java" line="-1" />
                                                                   <frame class="org.python.core.PyObject" method="invoke" file="PyObject.java" line="-1" />
                                                                   <frame class="org.python.pycode._pyx42" method="getNetworkDevices$1" file="CiscoWorks_NetDevices" line="65" />
                                                                   <frame class="org.python.pycode._pyx42" method="call_function" file="CiscoWorks_NetDevices" line="-1" />
                                                                   <frame class="org.python.core.PyTableCode" method="call" file="PyTableCode.java" line="-1" />
                                                                   <frame class="org.python.core.PyTableCode" method="call" file="PyTableCode.java" line="-1" />
                                                                   <frame class="org.python.core.PyFunction" method="__call__" file="PyFunction.java" line="-1" />
                                                                   <frame class="org.python.core.PyObject" method="__call__" file="PyObject.java" line="-1" />
                                                                   <frame class="org.python.pycode._pyx42" method="DiscoveryMain$6" file="CiscoWorks_NetDevices" line="480" />
                                                                   <frame class="org.python.pycode._pyx42" method="call_function" file="CiscoWorks_NetDevices" line="-1" />
                                                                   <frame class="org.python.core.PyTableCode" method="call" file="PyTableCode.java" line="-1" />
                                                                   <frame class="org.python.core.PyTableCode" method="call" file="PyTableCode.java" line="-1" />
                                                                   <frame class="org.python.core.PyFunction" method="__call__" file="PyFunction.java" line="-1" />
                                                                   <frame class="org.python.core.PyObject" method="invoke" file="PyObject.java" line="-1" />
                                                                   <frame class="org.python.pycode._pyx47" method="f$0" file="&lt;string&gt;" line="2" />
                                                                   <frame class="org.python.pycode._pyx47" method="call_function" file="&lt;string&gt;" line="-1" />
                                                                   <frame class="org.python.core.PyTableCode" method="call" file="PyTableCode.java" line="-1" />
                                                                   <frame class="org.python.core.PyCode" method="call" file="PyCode.java" line="-1" />
                                                                   <frame class="org.python.core.Py" method="runCode" file="Py.java" line="-1" />
                                                                   <frame class="org.python.core.Py" method="exec" file="Py.java" line="-1" />
                                                                   <frame class="org.python.util.PythonInterpreter" method="exec" file="PythonInterpreter.java" line="-1" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.execution.impl.ExecutionEngineImpl" method="executeScript" file="ExecutionEngineImpl.java" line="214" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.execution.impl.ExecutionEngineImpl" method="executeScript" file="ExecutionEngineImpl.java" line="189" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.execution.impl.ExecutionEngineImpl" method="executeScript" file="ExecutionEngineImpl.java" line="185" />
                                                                   <frame class="com.hp.ucmdb.discovery.library.execution.impl.ExecutionEngineImpl" method="execute" file="ExecutionEngineImpl.java" line="102" />
                                                                   <frame class="com.hp.ucmdb.discovery.probe.services.dynamic.core.TablesProcessorUtil" method="processDestinationTables" file="TablesProcessorUtil.java" line="119" />
                                                                   <frame class="com.hp.ucmdb.discovery.probe.services.dynamic.core.DynamicService" method="discover" file="DynamicService.java" line="71" />
                                                                   <frame class="com.hp.ucmdb.discovery.probe.agents.probemgr.taskexecuter.JobExecuter" method="launchTask" file="JobExecuter.java" line="1238" />
                                                                   <frame class="com.hp.ucmdb.discovery.probe.agents.probemgr.taskexecuter.JobExecuter$JobExecuterWorker" method="launch" file="JobExecuter.java" line="993" />
                                                                   <frame class="com.hp.ucmdb.discovery.probe.agents.probemgr.taskexecuter.JobExecuter$JobExecuterWorker" method="executeTask" file="JobExecuter.java" line="930" />
                                                                   <frame class="com.hp.ucmdb.discovery.probe.agents.probemgr.taskexecuter.JobExecuter$JobExecuterWorker" method="run" file="JobExecuter.java" line="836" />
                                                   </stacktrace>
                                   </ERROR>
                    </EXEC>
                    <log start="9:43:6" severity="error">Failed executing query: &lt;SELECT TOP 250 START AT 1 netdevices.Device_Id, deviceState.NetworkElementID, netdevices.Device_Display_Name, netdevices.Host_Name, netdevices.Device_Category, netdevices.Device_Model, netdevices.Management_IPAddress, deviceState.Global_State FROM lmsdatagrp.NETWORK_DEVICES netdevices JOIN dba.DM_Dev_State deviceState ON netdevices.Device_Id=deviceState.DCR_ID&gt; on &lt;172.28.193.55&gt; Exception: Traceback (most recent call last): File "ciscoworks_utils", line 60, in doQuery com.sybase.jdbc2.jdbc.SybSQLException: com.sybase.jdbc2.jdbc.SybSQLException: SQL Anywhere-Fehler -121: Berechtigung verweigert: Sie haben nicht die Berechtigung, aus "DM_Dev_State" auszuwählen</log>
                    <log start="9:43:6" severity="warn">[CiscoWorks_NetDevices.py:getNetworkDevices] No Network Devices found in chunk &lt;0&gt;</log>
                    <log start="9:43:6" severity="debug">Closing JDBC connections...</log>
                    <DISCONNECT start="9:43:6" duration="0" CMD="client_disconnect" RESULT="" IS_NULL="Y" type="sql" credentialsId="20_1_CMS" />
                    <results>
                                   <results_for_add_or_update>
                                                   <vector />
                                   </results_for_add_or_update>
                                   <results_for_delete>
                                                   <vector />
                                   </results_for_delete>
                    </results>
    </execution>
    ===== snip ======

    Reading a database can DOS your LMS, but no permanent damage done. 
    This doc will tell you about the databases available
    https://supportforums.cisco.com/docs/DOC-8796
    You can set a password for each database, or one password for all using
    \CSCOpx\bin\dbpasswd.pl
    Each databse has it's own  SA  user
    if ($dsn eq 'ani'   ){$uid = 'cwsiSA'     ; }
    if ($dsn eq 'cmf'   ){$uid = 'cmfDBA'     ; }
    if ($dsn eq 'rmeng' ){$uid = 'DBA'        ; }
    if ($dsn eq 'dfmEpm'){$uid = 'itemEpmUser'; }
    if ($dsn eq 'dfmInv'){$uid = 'itemInvUser'; }
    if ($dsn eq 'dfmFh' ){$uid = 'itemFhUser' ; }
    if ($dsn eq 'opsxml'){$uid = 'DBA'        ; }
    if ($dsn eq 'upm'   ){$uid = 'dba'        ; }
    This should allow you to get the data
    Do keep in mind that all tables (except the views defined for lmsdatafeed) are subject to change.
    Cheers,
    Michel

Maybe you are looking for

  • WebHelp doesn't display in IE8 after applying IE10 fix

    We're using RoboHTML 9 to generate WebHelp. We've applied the IE10 fixes to the output; however, after copying and replacing the 2 files, the Help does not display in IE8. We are running the Help locally in a Windows 7 system. Tons of js errors appea

  • CCM 2.0: Alphabetic sorting of product categories

    Hi, We are using CCM 2.0. I am interesting in influencing the sorting of product categories during a catalog search. We use both the hierarchy and the index search. It seems that the product categories are sorted by the product category number. We wo

  • Exort to iWeb or drag & drop?

    Hi, when doing a photo page in iWeb, what is the difference between export to iWeb function in iPhoto and drag & drop between iPhoto album (or Finder) and iWeb? It turned out that when I draged and dropped from an iPhoto folder I didn't get all photo

  • Structure of arrays sort

    Hi, I have a structure of arrays as follows. The Structure is session.cart my arrays are session.cart.foodname[ ] session.cart.comments[ ] session.cart.name[ ] session.cart.price[ ] All of these arrays correspond to each other, so session.cart.name[1

  • Disk Utility Restore - Why error -34 ?

    I cloned my 700 G3 iBook's 20GB hard drive to a 30GB ext. HD with Disk Utility>Restore before sending it for repair. Now that I have gotten it back I want to restore the data to the computer's HD. I'm getting error -34 (disk full). So what is the nat