UCCX 7.01, fresh install - SQL Reuse Utility doesn't work

I am installing a fresh copy on UCCX 7.0 on two 7845 servers. As per the uccx70ig, after installing UCCX, before reboot, you install SQL. I have an MS SQL 2K CD from 4.0(5a), I installed the SQL Reuse Utility (SQLUtilTool.exe, v2.0.3) in the appropriate directory. After the "disable CSA", etc messages, I quickly get a message that the SQL install failed, look at C:\WINNT\setup.log for messages.
There is nothing in there to indicate the problem.
Anyone had this issue before? Thanks.

Thanks, Anthony. The ZIP file, v2.0.3 was downloaded and expanded into a C:\SQL2K directory as per the instructions. The C:\WINNT\setup.log file that the failure message pointed me to shows the following:
[InstallShield Silent]
Version=v5.00.000
File=Log File
[Status]
Completed=2
[ResponseResult]
ResultCode=0
The C:\SQL2KUTIL.LOG file (for the last run) shows:
CSCO:Wed May 05 16:24:04 2010:Display_Start_Message()
CSCO:Wed May 05 16:24:05 2010:Display_Start_Message() - nResult = 6
CSCO:Wed May 05 16:24:05 2010:CheckInstalled()
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::Registry() constructor begin
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::openKey() opening key SOFTWARE\Cisco Systems\CRA\CurrentVersion
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::readValue() sValue=version
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::readValue() sData=7.0(1)_Build168
CSCO:Wed May 05 16:24:05 2010:CheckCRSInstalled() returned =1
CSCO:Wed May 05 16:24:05 2010:CheckSqlCdInserted()
CSCO:Wed May 05 16:24:05 2010:CheckSqlCdInserted(), sDrive value =E:\
CSCO:Wed May 05 16:24:05 2010:CheckSqlCdInserted() returned =1
CSCO:Wed May 05 16:24:05 2010:CheckSqlCdInserted() returned =1
CSCO:Wed May 05 16:24:05 2010:IsSql2KInstalled()
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::Registry() constructor begin
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::openKey() opening key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft SQL Server 2000 (CRSSQL)
CSCO:Wed May 05 16:24:05 2010:IsSql2KInstalled() - exception: csco_clss::Registry::openKey() RegOpenKeyEx failed {The system cannot find the file specified: 2}
CSCO:Wed May 05 16:24:05 2010:IsSql2KInstalled() returned =0
CSCO:Wed May 05 16:24:05 2010:Sql_Installation()
CSCO:Wed May 05 16:24:05 2010:RegAdd()
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::Registry() constructor begin
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::createKey() creating key SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::addValue() type=4, value={ff25f0b5-c894-45f4-a29d-1bdd0c7926cd}, data=1
CSCO:Wed May 05 16:24:05 2010:csco_clss::Registry::addValue() value added/updated successfully
CSCO:Wed May 05 16:24:07 2010:StopNM()
CSCO:Wed May 05 16:24:07 2010:csco_clss::Registry::Registry() constructor begin
CSCO:Wed May 05 16:24:07 2010:csco_clss::Registry::openKey() opening key SOFTWARE\Cisco Systems\CRA\CurrentVersion
CSCO:Wed May 05 16:24:07 2010:csco_clss::Registry::readValue() sValue=version
CSCO:Wed May 05 16:24:07 2010:csco_clss::Registry::readValue() sData=7.0(1)_Build168
CSCO:Wed May 05 16:24:07 2010:StopNM() in:s string from reg =7.0
CSCO:Wed May 05 16:24:07 2010:csco_clss::Service::Service() opening service Cisco Unified CCX Node Manager
CSCO:Wed May 05 16:24:07 2010:csco_clss::Service::StopServices() : Service is already stopped
CSCO:Wed May 05 16:24:07 2010:StopNM() returned
CSCO:Wed May 05 16:24:07 2010:LaunchSQL2K()
CSCO:Wed May 05 16:24:07 2010:csco_clss::Process::launch() about to launch E:\SQL2K\x86\setup\setupsql.exe -s -f1 C:\SQL2K\setupSQL2K.iss
CSCO:Wed May 05 16:24:07 2010:csco_clss::Process::initEnv(): Set 'PATH' to C:\Program Files\HP\NCU;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\wfavvid\lib;C:\Program Files\Cisco\bin;C:\Program Files\Cisco\AlarmService;C:\Program Files\Cisco\Desktop\bin;C:\Program Files\wfavvid\;
CSCO:Wed May 05 16:24:12 2010:csco_clss::Process::launch() finished launching/waiting for process
CSCO:Wed May 05 16:24:12 2010:LaunchSQL2K() returned successfully
CSCO:Wed May 05 16:24:12 2010:LaunchSP4()
CSCO:Wed May 05 16:24:12 2010:csco_clss::Process::launch() about to launch C:\SQL2K\MsSql2K.sp4\x86\setup\setupsql.exe -s -f1 C:\SQL2K\setupSP4.iss
CSCO:Wed May 05 16:24:12 2010:csco_clss::Process::initEnv(): Set 'PATH' to C:\Program Files\HP\NCU;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\wfavvid\lib;C:\Program Files\Cisco\bin;C:\Program Files\Cisco\AlarmService;C:\Program Files\Cisco\Desktop\bin;C:\Program Files\wfavvid\;;
CSCO:Wed May 05 16:24:17 2010:csco_clss::Process::launch() finished launching/waiting for process
CSCO:Wed May 05 16:24:17 2010:LaunchSP4() returned successfully
CSCO:Wed May 05 16:24:17 2010:SetStartType()
CSCO:Wed May 05 16:24:17 2010:csco_clss::Service::Service() opening service mssearch
CSCO:Wed May 05 16:24:17 2010:Exception in ServiceSetStarType()csco_clss::Service::Service() unable to open service. {The specified service does not exist as an installed service: 1060}
CSCO:Wed May 05 16:24:17 2010:RegAddCiscoSQLflag()
CSCO:Wed May 05 16:24:17 2010:csco_clss::Registry::Registry() constructor begin
CSCO:Wed May 05 16:24:17 2010:csco_clss::Registry::createKey() creating key SOFTWARE\Cisco Systems\CRA\CurrentVersion
CSCO:Wed May 05 16:24:17 2010:csco_clss::Registry::addValue() type=1, value=SQLProvider, data=cisco
CSCO:Wed May 05 16:24:17 2010:csco_clss::Registry::addValue() value added/updated successfully
CSCO:Wed May 05 16:24:17 2010:RegAddCiscoSQLflag() returned successfully
CSCO:Wed May 05 16:24:17 2010:ReadMSSQL2KIssLogFile() in:sDirectory=C:\WINNTsLogFile=setup.log
CSCO:Wed May 05 16:24:17 2010:ReadMSSQL2KIssLogFile() the sFilePath: C:\WINNT\setup.log
CSCO:Wed May 05 16:24:17 2010:csco_clss::readMSSQL2KIssLogFile() the nResultCode: 0
CSCO:Wed May 05 16:24:17 2010:csco_clss::readMSSQL2KIssLogFile() the nCompleted: 2
CSCO:Wed May 05 16:24:17 2010:ReadMSSQL2KIssLogFile() found error in the Iss log file C:\WINNT\setup.log bError:1

Similar Messages

  • The plus sign next to my tab stopped working: when I click on it nothing happens. I tried uninstalling and re-installing and it still doesn't work.

    The + sign to add a new tab suddenly stopped working a while ago. I tried uninstalling and re-installing and it still doesn't work. What may have happened and how do I fix it?

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Instant client 10.2.0.3 used with ms sql linked server doesn't work

    Hi,
    instant client version 10.2.0.3 doesn't work as microsoft sql linked server (both 2000, 2005) while 10.2.0.1 does. (tested by overwriting files in instant client directory - basic instalation, then restart mssql services) - the message is, that the oracle client is not installed when running sql (registration of linked server is ok).
    Is it a known issue or is there any workaround?
    (Windows XP, 2003, MS SQL 2005, MS SQL 2000, Oracle 9.2.0.6)
    Thanks,
    Pavel

    I installed oracle-instantclient-basic-10.2.0.3-1.i386.rpm on a redhat box to
    connect oracle database server 9.2.0.8.0 install on win box.Is there any other Oracle software installed on the RedHat machine?
    In which directory did you install Instant Client?
    Can you login with sqlplus?
    On the database server, I defined parameters like this :
    NLS_DATE_FORMAT='YYYY-MM-DD HH24:MI:SS'
    NLS_NUMERIC_CHARACTERS='. 'This will have no effect on your problem - these are client environment variables.
    Before starting apache (lampp) I set Oracle environement like this :
    export NLS_DATE_FORMAT='YYYY-MM-DD HH24:MI:SS'
    export NLS_NUMERIC_CHARACTERS='. '
    My application worked very fine.
    BUT a few days ago (1 week), in my application, the date format display wrong,
    I have this format : DD/MON/YYYY even with
    export NLS_DATE_FORMAT='YYYY-MM-DD HH24:MI:SS'
    before starting apache.The ancient question: Do you remember what you changed before it stopped working?
    So I stop my apache and try set Oracle environment like this :
    export ORACLE_HOME=/usr/lib/oracle/10.2.0.3/clientAs has been said, do away with that.
    export PATH=$ORACLE_HOME/bin:$PATHYou don't need that either.
    Except is might be nice to have the directory that contains sqlplus in PATH.
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATHNow that surprises me.
    Normally, instant client shared libraries are not installed in a subdirectory.
    Does this "lib" directory exist?
    You should add the directory containing the *.so files to LD_LIBRARY_PATH.
    When I restart apache and test my application, an error php message occurs :
    Ocisessionbegin error while trying TO retrieve text FOR error ora-12705
    I check my oracle_home, I don't think I make a mistake?It seems that Oracle cannot find the instant client shared library libociei.so.
    This library must be found in LD_LIBRARY_PATH.
    In this context it would be interesting to know (as I asked above) if any other Oracle products are installed on this machine.
    Yours,
    Laurenz Albe

  • SQL Developer keepalive doesn't work in 4.0

    The famous, and awesome, SQLDeveloper keepalive extension   (https://sites.google.com/site/keepaliveext/)  does not seem to work with the new beta SQLDeveloper 4.0.   Has anyone gotten it to work?   This is a show-stopper for me as far as using 4.0.

    Hi Mr Chen,
    Thanks for your keep alive extension which is a great help. Previously it worked just fine. But recently it just doesn't work anymore (about 2 weeks after I install this extension and no big system configuration was done during that time ) . I am using version 3.1.07 on windows XP. Hope your can give me some advises.
    Also, any chance we can configure the wait time for SQL developer to connect oracle DB? For instance, 0.5 sec?
    Keeping alive is REALLY important feature for our development work. Your work is really important to us! Thank you again and looking forward your reply.
    Br,
    Kunkka from China

  • When I try to launch itunes I get an error mesage saying that Apple application support was not found and suggests that I uninstall and re-install it, but that doesn't work

    When I try to launch itunes I get an error mesage saying that Apple application support was not found and suggests that I uninstall and re-install it, but that doesn't work

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    Start with the section Install missing components which should address your particular error. Otherwise the steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you've already tried a complete uninstall and reinstall try opening iTunes in safe mode (hold down CTRL+SHIFT) as you start iTunes, then going to Edit > Preferences > Store and turning off Show iTunes in the Cloud purchases. You may find iTunes will now start normally.
    tt2

  • Wrap utility doesn't work on Trigger

    Hello Experts,
    I want to encrypt the code in trigger on database by using wrap tool. I type this one below:
    wrap iname=TRG_INSERT_BB_TEMP.trg oname=TRG_INSERT_BB_TEMP_wrap.trg
    It doesn't work on my side. Or is it true, that such wrapping doesn't either on trigger?
    Is there any other Oracle Utility?
    regards,
    Pakpahan

    The wrap utility does not obfuscate the source code for triggers, but you can create a trigger who calls a wrapped procedure.
    Enrique

  • Interactive Reports - group by in SQL - download reports doesn't work

    Hi,
    I have the following SQL as the region source of an interactive report.
    select SERVICELEVEL, SUM(CONTRACTVALUE), SUM(DOLLARVALUE), count(SERVICELEVEL) from "ACSPROD"."CONTRACT" where CONTRACTSTATUS='Active' group by SERVICELEVEL
    The report shows exactly as expected. I have also integrated BI Publisher 10.1.3.4.1 with APEX 3.2.0.00.27
    Problem 1
    The report download doesn't work for any of the formats (CVS/XLS/PDF/RTF). When I rewrite the SQL without the group by clause (not the wanted results), then the report downloads work.
    What am I doing wrong?
    Problem 2
    Irrespective of the above issue - when I add a sum aggregate and download the report (any format) - it doesn't show the summed value.
    What am I doing wrong?
    Please advise!
    Cheers
    Mynhardt

    Hi Pratadamski ,
    I could reproduce this issue at my end. This is a bug. So, I have filed on your behalf (6432429).
    When i use tables ( not views) directly in my SQL and use column alias for computed column, it does work fine!
    i.e., this query is good with databinding at designtime and runtime:
    SELECT ALL trip.PersonID,
                        COUNT(*) AS Num_Trips
    FROM trip
    GROUP BY trip.PersonIDThanks & Appreciate your feedback,
    Sakthi

  • Satellite M40-307: Accessibility utility doesn't work with limited user account

    Hello everybody,
    I have got a Satellite M40-307 (PSM44E), and I have got a problem with the "accessibility" utility, that displays an icon in the Windows XP notification bar, to let the user know whether the "Fn" key is active or not.
    That this utility would not work for the administrator would not worry me a lot, as the administrator is supposed to know what he does. But the limited user does not have access to it, this more bothering.
    In an administrator session, this utility works pretty fine. But in a limited user session, if I try to launch it by [runas /user:admin "C:\Program Files\TOSHIBA\Windows Utilities\TACSPROP.exe"],
    I am answered that the file TCMSVR.DLL cannot be found. If I launch it normally, a message tells me that this utility requires I am connected as an administrator.
    So, what can I do to use this utility normally, i.e. in a limited user session*?

    Hello Markus,
    Did you read ?
    I executed TACSPROP with the admin rights, and it does not run.
    So, to follow you, I had a look, on TACSPROP.EXE and TACSPROP.DLL, the users had "read/execute" and "read" rights. I provided "full rights", and it solved nothing.
    Obviously another program must be launched before, that is by default launched only by the administrator, and I am searching what program it is.
    Thank you.

  • UCCX 8.0(2) SU4 - Schedule future report doesn´t work

    Hi Guys,
    I and my Customer are trying to do schedule future report and doesn´t work. We setting the time feature and another features correctly. Any have idea about this?
    Thanks,
    Wilson                  

    Hi Wilson,
    You can find the information regarding the scheduling of HR reports in the HR user gude. It is similar for 8.0 as well:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_5/user/guide/uccx85hrug.pdf
    What is the OS on which HRC is installed? ALso please ensure that the Scheduler is running on the system tray. If not then manually run the scheduler. If it still fails, then please collect the Scheduler and the HRC logs.
    Regards,
    Arundeep

  • After installing Mountain Lion, TextEdit doesn't work anymore.

    Before, I used OS 10.6.8, but tonight after updating the new system Moutain Lion, TextEdit doesn't work any more.
    TextEdit is something I use offen, I need a solution.

    Image Capture is one of the applications that comes with the OS and there doesn't appear to be a separate download for it. You would have to reinstall the OS to get in back if it isn't there.
    Depending on the printer you have, you may have an option to scan from System Preferences/Print & Scan.
    try deleting the .plist - com.apple.Preview.LSSharedFileList.plist
    You need to look in your user Library/Preferences for the .plist. Either hold down the option key while using the Finder “Go To Folder” command and select your user Library in your home folder or use the Finder “Go To Folder” command and enter ~/Library/Preferences/com.apple.Preview.LSSharedFileList.plist
    .  Move the .plist to your desktop.
    Open the application and test. If it works okay, delete the plist(s) from the desktop.
    If the application is the same, return the .plist(s) to where you got them from, overwriting the newer ones.
    If you prefer to make your user library permanently visible, use the Terminal command found below.
    Show User Library
    You might want to bookmark the command. I had to use it again after I installed 10.8.4. I have also been informed that if you drag the user library to Finder it will remain visible.

  • Re-installing CS3 (Design Premium) doesn't work

    I had a crash on my iMac. When I tried to re-install my (in 2007 purchased) CS3 software, I got the message that it was an invalid serial number.
    Also "redeeming" the number through the site doesn't work.
    I have used the software for 7 years now, why doesn't it work anymore? I payed a conciderable amount of money for it, 2400 euro's and I want it to work again soon!
    Please tell me what to do, or what you can do!
    Regards,
    Michèl Wehkamp
    The Netherlands

    Contact support by phone or web chat.
    Mylenium

  • Installing 8.1.052 doesn't work... and now I've lost the previous version!

    Tried to download and install 8.1.052 (using both Apple installer and 'download only' +manual installation). As soon as I select installation options/directory it says "itunes installer completed. The installer encountered errors before itunes could be configured. Your system has not been modified". I have deleted the update, done a cold reboot, re-downloaded and tried again, but it doesn't work... and now my old shortcuts etc. to itunes have disappeared! Any suggestions please?

    It may be you got no responses here because your questions really belong in other forums:
    Backup:
    http://discussions.apple.com/forum.jspa?forumID=956
    iWeb:
    http://discussions.apple.com/forum.jspa?forumID=1108
    PS Since Backup has a QuickPick for the iWeb Domain file, I am puzzled how you could not find it to back it up.

  • Fresh install of Win 7 wifi wont work

    Good evening guys and gals,    Today I got a used Pavilion Dv6 from a friend, i formatted the drive, and installed a new version of Windows 7 off of a personal disc. I went to connect to my internet and i hit "fn + f12" to turn on the Wi-Fi, nothing happened so I clicked troubleshoot and it said my driver wasnt installed,so naturally i went onto my other laptop and downloaded both the drivers becuase I didnt know which one was for my laptop. I installed both and went to hit "fn + f12" again and it didnt work. So I uninstalled both and reinstalled them. Still nothing. Then I started getting an alert when I went to install Atheros driver it read 'The device may not be present or could have been ejected/unplugged from the system. Insert or Reinsert Now.' How do I fix this?

    Hi: I should be able to help you with the wireless card driver if you do the following steps... Go to the device manager, and there should be an Other Devices category, and under that category, click on the device labeled Network Controller (wireless card) that needs the drivers. Then click on the Details tab at the top of the network controller window. Now you see a Property drop down list and it is defaulted to Device Description. Drop down on that and select the 2nd item on the list (Hardware ID's). Post the top string of characters that begin with PCI\VEN. Then I will post the link to the driver you need.

  • Lost password and password reset utility doesn't work.

    Kind of embarassing, but a couple of days ago I decided that it would be a good idea to change my password at three in the morning. Gah!
    I tried using the password reset utility, but it would simply crash upon selecting my drive. I ran it from the terminal and it says that it's getting a bus error. I tried using passwd from single user mode, but it seems as though Apple has decided that that is a bad thing. Same goes for trying to run it from the terminal on the install disc.
    What do I do now? Getting my files back won't be a problem, but I won't have the equipment to do that until I go home, and there are still a couple of weeks left in the semester. Being stuck using my guest account really *****!
    G5   Mac OS X (10.4.6)  

    This will give you root access to your computer:
    1) Reboot into single usermode (Hold "Cmd" + "S")
    2) At the Console # type:
    fsck -fy
    - This should come up OK after a minute, if not run it again
    3) At the Console # type:
    mount -uw /
    4)At the Console # type:
    nicl -raw /var/db/netinfo/local.nidb -createprop /users/root authentication_authority ";basic;"
    - The above should be all on 1 line (this might format it to wrap a line)
    5) At the Console # type:
    nicl -raw /var/db/netinfo/local.nidb -createprop /users/root passwd
    - This will reset the root password
    6) At the Console # type:
    reboot
    7) You can now login with the username root

  • 2008 Airport Express utility doesn't work all of a sudden, name reverted to ID, lost security, message not supported.

    The Airport Express I purchased in 2008 worked fine this morning, but when I tried to use Wi-Fi with my cell phone and iMac the light was green on the AE but no signal.  I unplugged AE and unplugged my modem, plugged in my modem, plugged in my AE, it turned green but no signal - that is, the name I had given it did not appear on either my iMac of cell phone.  Then, out of the blue, the original ID for my AE shows up on the iMac and phone and when I selected it my Wi-Fi worked, and is working.  The problem is there now is no security.  I got a message that Airport Utility did not support or something like that.  So then I took the old CD that came with AE (in 2008) and loaded that on my iMac so I could re-establish WPA security.  It seemed to load okay but then the following message popped up, "AirPort can't be installed on this disk [my Macintosh HD]. The version of Mac OS X on this volume is not supported."  Well, yes, since I'd purchased my AE I'd gone through all the cats and recently had upgraded to Mountain Lion, 10.8.5, several weeks ago.  But since this morning I had done nothing new.
    So, it's 12:30am, Apple Care is not open - I'm not even sure I'm still covered - so maybe some night owl out there can tell me what I need to do.  I'm beginning to suspect it might have to do with my operating system upgrade, but don't understand why this problem should suddenly crop up after several weeks.  Any ideas out there?  Oh, and incidentally, my AE was cutting off a lot about a year ago and I took it into an Apple Store and they did something with the software in the device and the cutting off improved but still would occur at least twice a week - something I just lived with. 

    Then, out of the blue, the original ID for my AE shows up on the iMac and phone and when I selected it my Wi-Fi worked, and is working.
    My first thought is that the AirPort Express is normally good for 4-5 years on average, so you may be getting some signals in that regard.
    The AirPort Express reset itself back to factory default settings. The big question now is if you re-configure it again whether it will hold those settings.  Not likely....my opinion.
    The other problem that you have is that Mountain Lion operating system no longer supports the older version of the AirPort Express that you have.
    Oh, and incidentally, my AE was cutting off a lot about a year ago and I took it into an Apple Store and they did something with the software in the device and the cutting off improved but still would occur at least twice a week
    It's really time for a new AirPort Express, which will offer much faster reliable performance....and it will be compatible with AirPort Utility on the Mountain Lion operating system.

Maybe you are looking for

  • Performance(statspack) related problem

    Anybodyu can suggest me how to improve the database performance as many uiser are complaining that they are getting data very slow........ i have also used statspack analyzer....... STATSPACK report for DB Name DB Id Instance Inst Num Release Cluster

  • How to add more fields at level task for importing to MsProject

    Hi everyone, We would like to have the same number of fields either for importing as exporting; or at least, the fields that we need. The problem is when we are configurating the fields for exporting from cProjects to MsProject, we found 81 available

  • Ipod nano will not restore on windows or mac

    On my ipod I tried to restore it on my mac and that keeps going back and saying that it is corrupted and to try to restore it. I called apple and its out of warranty. They suggested that I try to restore it on windows. That did the same thing by tell

  • Xsan 2.1.1 problem

    Hi all My xsan has problem.Now i open the xsan software at controller,I can see the menu of xsan,But i don`t see the windows of config with the xsan.I try uninstall and reinstall,But the problem alway have.

  • ORA-03113 when using dbca

    I install 92040 on redhat AS21. When I create RAC db using dbca, I'll get "ORA-03113: End of file on communication channel" I have checked many doc on metalink. Most of that talk about linux kernel memory setting. I checked shmmax shmmni shmmal and e