logfile member indicates in the database, but not on the physical disk, no match

I just created a standby db via rman string active database of the target, and it worked.

However when I published an alter System switch logfile, it doesn't have anything going on the side of Eve.

I checked the alerts log, at the start of the db in waiting, there following error:

Errors in the /u01/app/oracle/diag/rdbms/prd/prdS1/trace/prdS1_ora_16397.trc file:
ORA-00313: open failed for the members of the Group of newspapers wire 13 2
ORA-00312: threads of 13 2 online newspaper: "+ PRD_DAT/prd/onlinelog/group_13.390.786640667".
ORA-17503: ksfdopn:2 could not open the file +PRD_DAT/prd/onlinelog/group_13.390.786640667
ORA-15173: entry 'group_13.390.786640667' does not exist in the directory "onlinelog".
Completed: alter group clear database logfile 13
change the group database logfile clear 14
Erasing online newspaper wire 14 2 sequence number 0
Errors in the /u01/app/oracle/diag/rdbms/prd/prdS1/trace/prdS1_ora_16397.trc file:
ORA-00313: open failed for the newspaper wire 14 2 group members
ORA-00312: threads of 14 2 online newspaper: "+ PRD_DAT/prd/onlinelog/group_14.366.786640667".
ORA-17503: ksfdopn:2 could not open the file +PRD_DAT/prd/onlinelog/group_14.366.786640667
ORA-15173: entry 'group_14.366.786640667' does not exist in the directory "onlinelog".
Errors in the /u01/app/oracle/diag/rdbms/prd/prdS1/trace/prdS1_ora_16397.trc file:
ORA-00313: open failed for the newspaper wire 14 2 group members
ORA-00312: threads of 14 2 online newspaper: "+ PRD_DAT/prd/onlinelog/group_14.366.786640667".
ORA-17503: ksfdopn:2 could not open the file +PRD_DAT/prd/onlinelog/group_14.366.786640667
ORA-15173: entry 'group_14.366.786640667' does not exist in the directory "onlinelog".
Completed: alter group clear database logfile 14
RFS connections are allowed
Sat Jun 30 21:03:50 2012
change the flashback of the database on
Errors in the /u01/app/oracle/diag/rdbms/prd/prdS1/trace/prdS1_ora_18097.trc file:
ORA-38706: cannot enable the logging of FLASHBACK DATABASE.
ORA-38788: more recovery pending database is needed
ORA-38706 marked during: alter database flashback on...

Logfile members SQL results are this:

MEMBERS
--------------------------------------------------------------------------------
+PRD_DAT/PRDS/onlinelog/group_2.262.787354885
+PRD_DAT/PRDS/onlinelog/group_1.290.787354885
+PRD_DAT/PRDS/onlinelog/group_5.260.787354889
+PRD_DAT/PRDS/onlinelog/group_3.261.787354887
+PRD_DAT/PRDS/onlinelog/group_4.264.787354887
+PRD_DAT/PRDS/onlinelog/group_6.279.787354889
+PRD_DAT/PRDS/onlinelog/group_7.277.787354889
+PRD_DAT/PRDS/onlinelog/group_8.280.787354891
+PRD_DAT/PRDS/onlinelog/group_9.281.787354891
+PRD_DAT/PRDS/onlinelog/group_10.282.787354893
+PRD_DAT/PRDS/onlinelog/group_11.287.787354893

MEMBERS
--------------------------------------------------------------------------------
+PRD_DAT/PRDS/onlinelog/group_12.265.787354893
+PRD_DAT/PRDS/onlinelog/group_13.266.787354895
+PRD_DAT/PRDS/onlinelog/group_14.283.787354895
+PRD_FRA/PRDS/onlinelog/group_1.1285.787354885
+PRD_FRA/PRDS/onlinelog/group_2.1286.787354885
+PRD_FRA/PRDS/onlinelog/group_3.1287.787354887
+PRD_FRA/PRDS/onlinelog/group_4.1288.787354887
+PRD_FRA/PRDS/onlinelog/group_5.1289.787354889
+PRD_FRA/PRDS/onlinelog/group_6.1290.787354889
+PRD_FRA/PRDS/onlinelog/group_7.1291.787354891
+PRD_FRA/PRDS/onlinelog/group_8.1292.787354891

MEMBERS
--------------------------------------------------------------------------------
+PRD_FRA/PRDS/onlinelog/group_9.1293.787354891
+PRD_FRA/PRDS/onlinelog/group_10.1294.787354893
+PRD_FRA/PRDS/onlinelog/group_11.1295.787354893
+PRD_FRA/PRDS/onlinelog/group_12.1296.787354895
+PRD_FRA/PRDS/onlinelog/group_13.1297.787354895
+PRD_FRA/PRDS/onlinelog/group_14.1298.787354895

28 selected lines.

asmcmd displays the log files:


Name of type Redund time scratched Sys
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_1.290.787354885
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_10.282.787354893
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_11.287.787354893
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_12.265.787354893
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_13.266.787354895
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_14.283.787354895
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_2.262.787354885
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_3.261.787354887
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_4.264.787354887
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_5.260.787354889
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_6.279.787354889
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_7.277.787354889
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_8.280.787354891
ONLINELOG COARSE 30 June at 21:00 UNPROT Y group_9.281.787354891
ASMCMD > output

How to make to solve this problem, the physical standby db seem does not.

Thanks in advance for the help.

Hello;

Error 16047 July 2, 2012 21:52:15 PING [ARC2]: Heartbeat failed to connect on the eve "of pressure relief devices. Error I have
s 16047.

You have a common mistake. If your main I; m log_archive_dest_n think and the DB_UNIQUE_NAME FRO the night before do not match.

The DB_UNIQUE_NAME specified for the destination does not match the DB_UNIQUE_NAME destination.

Make sure that the DB_UNIQUE_NAME specified in the LOG_ARCHIVE_DEST_n parameter defined for the destination matches the DB_UNIQUE_NAME parameter set to destination.

OK Cancel apply, restart mount on fixed spfile, verify the results.

Best regards

mseberg

Tags: Database

Similar Questions

  • Script to create the folder on the physical disk and not in the package

    Hello-

    Attached is a script that I have which will create a folder on the C:\ inside the bubble.  What I need, it's so he can create a folder on the physical disk and not inside the bubble.  Can someone tell me what I did wrong here?  I have a similar script which creates a folder on the D drive for the linked clones and it works fine.  Thanks in advance!

    Change the isolation mode of the file %drive_C%\vaforms5 'Merged' into the Attributes.ini, rebuild the ThinApp and check.

    With the help of isolation have merged, the application can read/write file on the physical machine.

  • VMware Workstation failed to mount the physical disk 10TB

    VMware workstation or any other product vmware does support more than 2 TB of physical disks?

    I am trying to connect a 5 of 10 TB raid enclosure and mount it on my ubuntu vmware workstation machine. The common error that I receive is when mounting the reader on ubuntu and I think it might have something to do with the size of the file.
    I am running vmware workstation 12 in windows 10.
    The disk is taken offline in windows and I'm under WS as an administrator.

    Error VMDK CONTENT DiskPart Info

    Operation failed on the file "\\.\PhysicalDrive1".

    If the file is located on a remote file system, make sure that the network connection and the server on which resides this disk to work correctly. If the file is saved on a removable medium, link media.

    Select Retry to retry the operation.

    Click Cancel to end this session.

    Select continue to pass the error to the guest operating system.

    I/o error, dev sdb, sector 11721553632

    I/o error, dev sdb, sector 11721552128

    I/o error detected. File system stop

    Please unmount the file system and to rectify the problem (s)

    metadata I/O error: block 0x2baa8b100 ("xlog_bwrite") error 5 numblks 8200

    can not read the superblock

    # Disk DescriptorFile

    version = 1

    Encoding = "windows-1252".

    CID = 6f4a8bb1

    parentCID = ffffffff

    isNativeSnapshot = 'no '.

    createType = "fullDevice."

    # Description of the measure

    RW 23441768448 DISH '\\.\PhysicalDrive1' 0 partitionUUID \\?\scsi#disk & ven_h #w & prod_raid5 #5 & 19bb575e & 0 & 010000 #{53f56307-b6bf-11d0-94f2-00a0c91efb8b}

    # The database disk

    #DDB

    ddb.adapterType = "free".

    ddb.geometry.biosCylinders = "1024".

    ddb.geometry.biosHeads = "255".

    ddb.geometry.biosSectors = "63".

    DDB. Geometry.Cylinders = "16383.

    DDB. Geometry.Heads = "16".

    DDB. Geometry.sectors = "63".

    ddb.longContentID = "55c8f3052c372c02465d66656f4a8bb1".

    DDB. UUID = "60 00 C2 97 8 a 7 c c2 cb - 9 a 27 51 78 58 a7 e6 3f"

    ddb.virtualHWVersion = "12".

    H/W RAID5

    Disc ID: 00000000

    Type: SATA

    Status: Offline (policy)

    Path: 1

    Target: 0

    LUN ID: 0

    Path: PCIROOT (0) #PCI (1C07) #PCI (0000) #ATA (C01T00L00)

    Current read-only State: No.

    Read-only: No.

    Boot disk: No.

    Disk swap file: No.

    Disk hibernation file: No.

    Crash dump disk: No.

    Cluster disk: No.

    The official version said that WS allows only virtual up to 8 TB of disk.

    According to my own tests, it only limits the size of the VMDK for 'New - VM' Assistant.
    Once you have a greater vmdk - just tried a vmdk 10TB - WS won't complain about the size.
    I don't expect that WS will prevent the physical disks to use inside a virtual machine that is already configured.
    So in your case I think you started WS with a normal user account.
    Try to start as administrator WS - maybe even using the administrator account.
    I think that then it will work.
    Unfortunately, the error messages produced by vmware.exe are not really accurate-, so there is no way to know if you really have a bad super block.
    To test if this is really the problem and not just an error message - poor try to mount the drive directly.
    Please post the vmdk - want to know if there is something unusual about 5.5 TB in the disk.

  • Logs archiving shipped and registered, but not applied in physical standby

    Our principal is node 3 RAC 11.2.0.1 on Redhat 5.2. Even for physical intelligence except that there is an instance. Applying recovery found the order Dec. 15. I checked and see that all archivedlogs are transported to the waiting and they are up-to-date in comapare the result of the query v$ archive_log primary and standby and comparing the physical files. I then tried to save the journal archived pending. I started the archivelog unapplied ealiese
    SQL> ALTER DATABASE REGISTER OGFILE '/u01/flash/flashback_recovery_area/CCHDR/archivelog/2010_12_15/o1_mf_2_10620_6jlk3g25_.arc';
    ALTER DATABASE REGISTER LOGFILE '/u01/flash/flashback_recovery_area/CCHDR/archivelog/2010_12_15/o1_mf_2_10620_6jlk3g25_.arc'
    *
    ERROR at line 1:
    ORA-16089: archive log has already been registered
    Check the standby file alert_log and see that the primary connection was broken at the point where redo apply stop:
    .....
    Recovery of Online Redo Log: Thread 2 Group 10 Seq 10615 Reading mem 0
      Mem# 0: +REDO/cchdr/onlinelog/group_10.303.736441613
    Wed Dec 15 16:33:14 2010
    RFS[22]: Possible network disconnect with primary database
    ....
    While primary alert_log indicates that at the time where the database has been reset. Afyer the primaries started, Data Guard Broker has been initialized
    ....
    ALTER DATABASE OPEN
    Data Guard Broker initializing...
    Data Guard Broker initialization complete
    Data Guard: verifying database primary role...
    Starting Data Guard Broker (DMON)
    Wed Dec 15 16:46:15 2010
    This instance was first to open
    Block change tracking file is current.
    Beginning crash recovery of 2 threads
     parallel recovery started with 3 processes
    ....
    Now how can I leave again apply service continue?

    Audit of...

    «We watch, entry here strictly only by sequnece #.»

    Expected result. It's just to get a game from the primary.
    The main is followed by two series.

    "You find clues here?

    Others that you have removed any doubt thereon being not applied no..

    And I really sorry, I want to provide something more.

    '' Waiting, sone entries are with dest_id = 2, they are really initially generated from standby ''?

    Big question. I do not know. Checked: oracle note 241374.1 for details on dest_id without success.

    I think it's that dest_id indicates whether the destination is local or remote. If, if it is true that the answer is no.

    This makes sense since the database is read_only mode, why it would generate archive here?

    If you still have all the archive back to 12-15 then there is still hope.

    However, 12-15 is a long time ago. I consider at least rebuild the day before.

    241374.1 is worth a visit because it can provide additional information for the future.

    Published by: mseberg on January 5, 2011 15:01

  • CD - RW drive will play CD but not dvd "Please insert disk".

    drive CD - rw will play CD but not dvd it says: "Please insert the disk".

    It would be like a CD player is designed to play CD to play a DVD, you need get a DVD player.

    DVD players can read DVD and CD, but CD players cannot read CD

  • 12.04.01 Ubuntu x 86-putting in place a virtual Windows XP machine to access the physical disk

    Dear community,

    I'm new to VMware Workstation, but progressed in computer science.

    At first, I want to give you a brief introduction of my system and my goal.

    HP ProBook 6550 b (System with Intel Core i5 processor Intel-based)

    The HARD drive access mode: S - ATA AHCI

    Operating systems: Windows 7, Ubuntu 12.04 x 86, Ubuntu 12.04 x 64

    Boot Manager: GRUB2

    VMware Workstation (trial period) to 9.01 Linux x 86

    Goal: install MS Windows XP Professional with physical disk access several partitions on the hard drive local

    The installation of VMware Workstation 9.01 on my system Ubuntu 12.04 x 86 worked perfectly, without any error. Large.

    I was able to set up and run a Windows XP VM standard by creating a new virtual disk , following the Nice Wizard.

    It was just to test, but just after I tried to configure the same OS as a virtual machine using a physical disk (for advanced users) to directly access a local hard drive.

    Also, I selected "BusLogic (recommended)" on the choice of type of I/O controller.

    As a device, I chose the HARD internal laptop drive and used two individual partitions (the real partitions on my HARD drive I wanted access within the virtual machine).

    These partitions have been preformatted with NTFS (and not have been mounted in my Ubuntu).

    However, I was not sure if Windows XP has been will be installed on one of these partitions.

    The turn on/off the virtual machine to install the OS, I got the message following (msg1):

    "You are using a SCSI drive. Performance of dual-boot SCSI physical drives are poor. The installed operating system could not start correctly in the virtual machine. However, the physical SCSI disks work normally so exclusively in the virtual machine. »

    Just after the message following (msg2):

    "If you dual-boot a native Windows installation, problems can occur when attempting to start your system in VMware Workstation." For more information, see "http://vmware.com/info?id=128". "
    Click OK to continue, Cancel to power off.

    And finally this (msg3):

    «An error has occurred causing a virtual CPU go into the stop State.» If this anomaly had occurred outside of a virtual machine, it would have caused the physical machine restart. The stop State are accessible by properly configuring the virtual machine, a bug in the guest operating system or a problem in VMware Workstation.
    Click OK to restart the virtual machine or Cancel to turn off the virtual machine. »

    I cannot explain the last error message and don't know what to do.

    After specifying msg2, I found information about possible problems in dual-boot environments, caused by different drivers for the IDE controller.

    So I tried to change the access mode to S - ATA AHCI HARD drive to S - ATA IDE in the BIOS to solve the problem.

    Unfortunately, I have had no success on this operation, because the error message appeared again, once I restarted the VM.

    Sorry, but I have no idea what goes wrong.

    In fact, I don't know what VMware workstation wants to do, when you install the system on a disc/physical partition to have direct access to the local hard disk.

    Because I don't see even the first screen of Windows Setup, there must be something wrong.

    Underlying product system issues and if it's a primary or logical partition?

    Need a complete unformated HDD?

    Only selected partitions are accessible within the virtual machine?

    Is the system installed itself on the selected partitions?

    Maybe some experienced users can help.

    Your help is welcome!

    Thank you.

    stanni

    First I use a raw disk to install Windows XP from a virtual machine, but if I had an existing installation, I would add the partition as a raw to be executed with a VM disk.

    Here's what I'd do...  Install Windows XP to a normal file based virtual machine, and then add a second disk as a raw disk with the partitions you want to join.  That's assuming that you really need not where what to start Windows XP natively and the physical partitions that access are used for data.  Also if need be add the raw disk as IDE.

  • Add the physical disk to SBS 2008 VM

    Hello everyone

    I installed VMWare ESXi server on my PC and then I created a Vitrual Machine (VM) by installing MS Small Business Server 2008.

    I want to use it as a main server and I want to attach additional physical contain hard drives that contain currently downloads and applications so that I can share them on the network of the virtual SBS2008 machine.

    I read around a bit on how to add hard drives to a VM machine. From my understanding, it seems that I can give direct access to the VM (SBS, 2008) on the discs, but they need to be formatted in the virtual machine format (vmdk).

    Is it possible for me to add or my NTFS hard disks on the computer virtual card without losing any existing data they hold somehow?

    Thank you

    Frank.

    You can only do this if you have disks that are a SAN (iscsi or FC connectivity) solution.  You can not simply to attach a physical disk to a virtual machine...

    the only way you can make available these readers is to have a physical box with them connected and spread then readers...

  • Move the physical disk to another server ESXi

    Hey guys,.

    I copied a virtual computer to another physical disk on my ESXi server.

    Is it possible to take the disk and move it physically

    Another ESXi machine and see the data existing on the second ESXi store

    Server?

    We were doing the initial test on a test machine. Now I want to move the virtual machine to a server better

    with a raid array. I know that I can use

    SCP, but I prefer not bogged down my network file copy 100 gig.

    When I physically move the disc I can see on the second

    machine. But I don't know how to add it in

    storage. When I use the wizard, I get a

    WARNING: it will wipe the data.

    Thank you

    Should be possible, but you may need to activate volume resignaturing on ESXi in so he could see the new drive.  Search the VMware KB for "will esx" and you should be able to find an article that explains how to...

  • Save the number of the Virtual Machine: expand the size of the virtual disk of Guest OS affect the physical disk on the host operating system files?

    People,

    Hello. I use 3 Player VM and Guest OS Windows Server 2003. The host OS is Windows 7. I need to increase the size of the VM disk, so who can install several systems in the guest OS. If something bad happens during the expansion of the size of the virtual disk, the guest operating system and its Applications will not work. Thus, before expanding the size of the virtual disk, I need to back up the virtual machine hard disk external.

    I have check the disk hard host operating system Windows 7, the path is C:\VirtualMachine\WindowsServer2003\... When I get to the top of the virtual machine on the external hard drive, simply select the 'VirtualMachine' folder and save automatically. I have 3 questions as follows:

    First of all, if something bad happens during the expansion of the size of the virtual disk, the guest operating system and its Applications do not work. Can I just delete the folder 'VirtualMachine' in the host operating system?

    Secondly, the problem of the first question does not affect files in the physical hard disk to host operating system?

    Third, if something wrong happens during expand the size of the virtual disk of OS guest, I simply delete the folder 'VirtualMachine' in the host operating system and load the original 'VirtualMachine' from the external hard drive in the host operating system. Works correctly as long as one is the Virtual Machine before Stude the virtual disk size?

    Thank you.

    First of all, if something bad happens during the expansion of the size of the virtual disk, the guest operating system and its Applications do not work. Can I just delete the folder 'VirtualMachine' in the host operating system?

    Yes.

    Secondly, the problem of the first question does not affect files in the physical hard disk to host operating system?

    N °

    Third, if something wrong happens during expand the size of the virtual disk of OS guest, I simply delete the folder 'VirtualMachine' in the host operating system and load the original 'VirtualMachine' from the external hard drive in the host operating system. Works correctly as long as one is the Virtual Machine before Stude the virtual disk size?

    Yes.

    That's right, as long as you have not added and other virtual disks of different folders on the host of the virtual machine, you can probably did not.

    After developing the size of the virtual disk, you must also change the size of the partition in the guest operating system.

    André

  • How to clean files of source image unused (deleted in the database, but not on disk) in Lightroom (MacOs)?

    I do not find any solution. Any ideas? Is it possible to get an export of my linked files (cvs, txt, sqlite3) - while I clean my files with my own scripts?

    -There are two things, I do not understand

    (1) why it is not possible to control imports again against the entire source images? If I deleted the images they will be re-imported

    (2) why there is no export from the database as metafiles, linked the source... available?

    Reimport the photos that are NOT in Lightroom to check "don't import suspected duplicates" and the creation of minimum previews in the import dialog box.

    Select "Previous import" in the section library catalogue.

    Select all of these photos.

    Click a picture, and then select "Remove Photos"

    Click on "remove disc".

  • Tried to install a legitimate copy of xp on a non legitimate copy and it split my drive in disc 1 and lecteur2, it does not partition but divided into 2 physical disks. I can't turn the tide.

    I bought a second hand computer with win 98 on lojical drive c (partition) and xp pro installed on logical drive d. I used it for several years and then one day she has no control of authentic microsoft. I got a legitimate copy of xp pro and tried to install it on the old copy, but he wouldn't. Then, I started my win 98 computer and installed xp from there, but I found myself with 2 copies of xp. I then deleted my second copy (do not undelete) and read up on how to put the new legitimate copy number in the old xp to solve the problem. Sort - then I found disc 2 on my hard drive and it took all my hard drive space. Can someone tell me how to remove this disk 2 without having to wipe my drive. -This is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Hello

    1. which type of installation you performed on the partition where Windows 98 has been installed? Was this a new installation or an upgrade installation?

    If you did an upgrade of Windows XP installation you efer r to the article below:
    How to uninstall Windows XP and revert to a previous operating system
    http://support.Microsoft.com/kb/303661

    And can be validated to a genuine copy of Windows XP on another partition by running the Windows Genuine Advantage tool.  Reference:
    Windows Genuine Advantage does not validate a copy of Windows XP
    http://support.Microsoft.com/kb/916247

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Recognized by the BIOS but not by Windows 7 disks

    I have 4 internal installed hard disks that worked well up until the other day.  The first is my main C: drive.  The second is my main data with several patricians disc. Then, I have two drives more who serve backup online and archive.

    When that I start my computer, the BIOS reports all four drives are present, but for some reason any Windows 7 seems not be recognizing the last two.  They are not classified in management of the discs, even on a new analysis and won't come when I try to scan for missing devices using Device Manager, where they are also not listed.

    Someone at - it ideas why this might be?

    Hi enormouse affect,

    1. you did it any software / hardware on the computer before this problem past?

    2. What is the number of brand and model of the computer?

    There are several possible reasons that the hard drive is not recognized.

    ·         Missing Chipset drivers

    ·         Hardware failure

    ·         It is an IDE drive, and it is in the wrong state (master / slave)

    ·         It is disabled in the bios

    Determine if the hard drives Sata or IDE. Go into the bios and see if the disks are disabled by accident. If you have verified all of this, and the drive is still not recognized, download the latest drivers from the website of the manufacturer of your motherboard chipset. Try to change the mode from AHCI to IDE in the bios.

    Note: Changing the BIOS / semiconductor (CMOS) to complementary metal oxide settings can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the configuration of the BIOS/CMOS settings can be solved. Changes to settings are at your own risk.

    Let us know the status of the issue. If you need help, please after return. We will be happy to help you.

  • Numeric field appears correctly in a database, but not in another.

    I have a backend application to front end/Oracle 10.2 ColdFusion that I inherited from the company that lost the contract for my business.  On one screen, there is a field that the customer wishes to increase number (10.3) to the NUMBER (10.8).  After searching and conferring with the gov ' t DBA supported the production and test system, it was suggested I just change the field number of the plain, I have on my development system and changed the CF code to allow an appropriate display.  It worked pretty well.   I had the DBA gov ' t change the field in production and test databases to match.   I then FTP'd the CF code to the test system.   It allows the entry and display of the new size of the field, but on saving it (unlike my development test) truncates / turns up (IE. d.-123.87654321 becomes 123.87700000).  I made sure to what good code is there and checked with the directors of the Government databases to match my development database.   What things could cause this problem?   It baffled me.   All instances are identical and the code development and Test is identical.   Any ideas?

    Mystery solved: administrators of the Government has changed the wrong database.  Once it was fixed, it worked.   I hate having to rely on someone else to keep one of my databases.  Share of employment, however, so...

  • Utility to stop smoking hard drive intermittently indicate that the hard disk is a failure and we need to get the data out of it.

    Scanned to find errors and told to back up my files, because I was going to have to drive failure.  He said WDC WDI 600JS-22N CB1 ATA Device Volume C:\ was the problem and my drive was going to fail. Run anothr says check my drive is healthy without problems. What should I do?

    Run the diagnostic software that you can download from this site:

    http://support.wdc.com/product/download.asp?GroupId=613&lang=en

    To arrange for a replacement disc if it is faulty. If the reader is installed in your computer when you bought it, and it might still be under warranty, check with the manufacturer of the computer. Also, it could be caught by a manufacturer's warranty. Visit the site of the manufacturer of the car.

    If it's to your advantage to retuen it to the manufacrurer for replacement, check to see if they will do a "hot swap". In this way, they will send you a replacement before you ship the defective drive to them. In this way, it is easier to transfer your operating system files and user to the new drive.

    Good luck.

    Tom Ferguson

  • PowerEdge T-420 with Perc 310 - how do controller ports relate to the physical disks

    I understand that Perc 310 has two connectors for SAS, each controller has four ports.  However, I can't end on how they relate to real disk slots in the bottom of basket.

    We will have four disks raid 1 + 0, and I want to make sure they are properly prepared so that if a channel controller fails it has the right mix of disks on the other channel continues to run.

    Thank you

    Sorry NickC_UK

    It would be 0-7 on the SAS and SAS b 8-15.

Maybe you are looking for