Log file SPOOL file on Local disk with the addition of the prefix date system?

Hello world

I use the oracle 11.1.0.6 version.

I'm trying to run my pl/sql package with a control script that uses a coil to write a log file in my local disk. While running, I get an error stating that the invalid file name.

could someone please help?


SET SERVEROUTPUT ON;

COIL c:\|| TO_CHAR (SYSDATE, ' DD/MM/YYYY HH24') | "_rlv.log' ADD;

SELECT TO_CHAR(SYSDATE,'DD/MM/YYYY hh24:mi') FROM DUAL;

EXEC PAC_RLV. CALL_ALL();

SELECT TO_CHAR(SYSDATE,'DD/MM/YYYY hh24:mi') FROM DUAL;


I need the sysdate as prefix to my log file.

Thanks in advance

do not use ':' file name

column f noprint new_value by ff
Select TO_CHAR (SYSDATE,'DD_MM_YYYY HH24 MI') double f;
REEL 'c:\&ff._rlv.log' APPEND;
spool off

Tags: Database

Similar Questions

  • error file name of report with the Chinese Date format

    Hello

    I see an error in the DUT report stage writing in the standard template files.  This step is calling the API method save on the Runstate.Report object.

    This problem occurs on computers using localization in Chinese with the date in the name of the report file.

    Is this a known issue?  Is it possible to change the name of the file before calling the method above to eliminate the problem?

    Mike,

    You have the ability to recognize characters multi-byte enabled? Please navigate to configure"Station and select the location tab. There should be a checkbox to recognize multibyte characters. This box is checked? Otherwise, try to check the box and re-run your movie file.

    Please let me know the results of this test. Thank you!

  • Archive the log files are not register with oracle 10g are

    Hello

    I have oracle 10.2.0 Linux redhat 4. my database is archivelog since that sequence mode no 30

    but when I backup all the files in the archives to help newspapers.

    rman> backup archivelog all delete input.
    
    it backups up from sequence 67 
    
    because.
    
    SQL> select sequence# from v$archived_log;
    
     SEQUENCE#
    ----------
            67
            68
            69
            70
            71
            72
            73
            74
            75
            76
            77
    
     SEQUENCE#
    ----------
            78
            79
            80
            81
            82
            83
            84
            85
            86
            87
            88
    
     SEQUENCE#
    ----------
            89
            90
            91
            92
            93
            94
            95
            96
            97
            98
            99
    
     SEQUENCE#
    ----------
           100
           101
           102
           103
           104
           105
           106
           107
           108
           109
           110
    
     SEQUENCE#
    ----------
           111
           112
           113
           114
           115
           116
           117
           118
           119
           120
           121
    
     SEQUENCE#
    ----------
           122
    
    56 rows selected.
    
    while i left with
    
    [oracle@Oracledatabas ArchiveDest]$ ls
    1_30_694492901.dbf  1_40_694492901.dbf  1_50_694492901.dbf  1_60_694492901.dbf
    1_31_694492901.dbf  1_41_694492901.dbf  1_51_694492901.dbf  1_61_694492901.dbf
    1_32_694492901.dbf  1_42_694492901.dbf  1_52_694492901.dbf  1_62_694492901.dbf
    1_33_694492901.dbf  1_43_694492901.dbf  1_53_694492901.dbf  1_63_694492901.dbf
    1_34_694492901.dbf  1_44_694492901.dbf  1_54_694492901.dbf  1_64_694492901.dbf
    1_35_694492901.dbf  1_45_694492901.dbf  1_55_694492901.dbf  1_65_694492901.dbf
    1_36_694492901.dbf  1_46_694492901.dbf  1_56_694492901.dbf  1_66_694492901.dbf
    1_37_694492901.dbf  1_47_694492901.dbf  1_57_694492901.dbf
    1_38_694492901.dbf  1_48_694492901.dbf  1_58_694492901.dbf
    1_39_694492901.dbf  1_49_694492901.dbf  1_59_694492901.dbf
    [oracle@Oracledatabas ArchiveDest]$
    
    i have backup of archive log as 
    
    RMAN> list backup of archivelog all;
    
    
    List of Backup Sets
    ===================
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    3       136.49M    DISK        00:00:08     27-AUG-09
            BP Key: 3   Status: AVAILABLE  Compressed: NO  Tag: TAG20090827T061019
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_08_27/o1_mf_annnn_TAG20090827T061019_59dpwfkb_.bkp
    
      List of Archived Logs in backup set 3
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    37      1530188    18-AUG-09 1549890    19-AUG-09
      1    38      1549890    19-AUG-09 1584124    19-AUG-09
      1    39      1584124    19-AUG-09 1628757    19-AUG-09
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    7       181.96M    DISK        00:00:12     27-AUG-09
            BP Key: 7   Status: AVAILABLE  Compressed: NO  Tag: TAG20090827T222915
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_08_27/o1_mf_annnn_TAG20090827T222915_59gj7x0o_.bkp
    
      List of Archived Logs in backup set 7
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    63      2413676    26-AUG-09 2435738    26-AUG-09
      1    64      2435738    26-AUG-09 2472234    27-AUG-09
      1    65      2472234    27-AUG-09 2515317    27-AUG-09
      1    66      2515317    27-AUG-09 2546805    27-AUG-09
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    9       15.94M     DISK        00:00:02     28-AUG-09
            BP Key: 9   Status: AVAILABLE  Compressed: NO  Tag: TAG20090828T001745
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_08_28/o1_mf_annnn_TAG20090828T001745_59gpmc0s_.bkp
    
      List of Archived Logs in backup set 9
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    30      1328116    17-AUG-09 1330698    17-AUG-09
      1    31      1330698    17-AUG-09 1343639    17-AUG-09
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    11      104.87M    DISK        00:00:07     28-AUG-09
            BP Key: 11   Status: AVAILABLE  Compressed: NO  Tag: TAG20090828T012913
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_08_28/o1_mf_annnn_TAG20090828T012913_59gtsbdk_.bkp
    
      List of Archived Logs in backup set 11
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    31      1330698    17-AUG-09 1343639    17-AUG-09
      1    32      1343639    17-AUG-09 1386340    17-AUG-09
      1    33      1386340    17-AUG-09 1418708    17-AUG-09
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    18      2.44G      DISK        00:03:18     17-SEP-09
            BP Key: 18   Status: AVAILABLE  Compressed: NO  Tag: TAG20090917T002120
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_09_17/o1_mf_annnn_TAG20090917T002120_5c3gb2m2_.bkp
    
      List of Archived Logs in backup set 18
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    67      2546805    27-AUG-09 2571963    28-AUG-09
      1    68      2571963    28-AUG-09 2610800    28-AUG-09
      1    69      2610800    28-AUG-09 2647832    28-AUG-09
      1    70      2647832    28-AUG-09 2668839    28-AUG-09
      1    71      2668839    28-AUG-09 2705408    29-AUG-09
      1    72      2705408    29-AUG-09 2749633    29-AUG-09
      1    73      2749633    29-AUG-09 2783675    30-AUG-09
      1    74      2783675    30-AUG-09 2826464    30-AUG-09
      1    75      2826464    30-AUG-09 2860499    30-AUG-09
      1    76      2860499    30-AUG-09 2903504    31-AUG-09
      1    77      2903504    31-AUG-09 2943108    31-AUG-09
      1    78      2943108    31-AUG-09 2977859    31-AUG-09
      1    79      2977859    31-AUG-09 2998785    01-SEP-09
      1    80      2998785    01-SEP-09 3042779    01-SEP-09
      1    81      3042779    01-SEP-09 3086898    01-SEP-09
      1    82      3086898    01-SEP-09 3103245    02-SEP-09
      1    83      3103245    02-SEP-09 3147628    02-SEP-09
      1    84      3147628    02-SEP-09 3192216    02-SEP-09
      1    85      3192216    02-SEP-09 3208480    02-SEP-09
      1    86      3208480    02-SEP-09 3248106    03-SEP-09
      1    87      3248106    03-SEP-09 3294064    03-SEP-09
      1    88      3294064    03-SEP-09 3323611    03-SEP-09
      1    89      3323611    03-SEP-09 3352060    04-SEP-09
      1    90      3352060    04-SEP-09 3399516    04-SEP-09
      1    91      3399516    04-SEP-09 3440740    04-SEP-09
      1    92      3440740    04-SEP-09 3457884    05-SEP-09
      1    93      3457884    05-SEP-09 3485157    05-SEP-09
      1    94      3485157    05-SEP-09 3523208    05-SEP-09
      1    95      3523208    05-SEP-09 3558325    05-SEP-09
      1    96      3558325    05-SEP-09 3600414    06-SEP-09
      1    97      3600414    06-SEP-09 3642729    06-SEP-09
      1    98      3642729    06-SEP-09 3678479    07-SEP-09
      1    99      3678479    07-SEP-09 3720642    07-SEP-09
      1    100     3720642    07-SEP-09 3748794    07-SEP-09
      1    101     3748794    07-SEP-09 3777963    08-SEP-09
      1    102     3777963    08-SEP-09 3823393    08-SEP-09
      1    103     3823393    08-SEP-09 3865230    08-SEP-09
      1    104     3865230    08-SEP-09 3880510    09-SEP-09
      1    105     3880510    09-SEP-09 3906888    09-SEP-09
      1    106     3906888    09-SEP-09 3961086    09-SEP-09
      1    107     3961086    09-SEP-09 3982103    10-SEP-09
      1    108     3982103    10-SEP-09 4034528    10-SEP-09
      1    109     4034528    10-SEP-09 4055556    11-SEP-09
      1    110     4055556    11-SEP-09 4115268    11-SEP-09
      1    111     4115268    11-SEP-09 4128557    12-SEP-09
      1    112     4128557    12-SEP-09 4165104    12-SEP-09
      1    113     4165104    12-SEP-09 4202850    12-SEP-09
      1    114     4202850    12-SEP-09 4258353    13-SEP-09
      1    115     4258353    13-SEP-09 4298900    14-SEP-09
      1    116     4298900    14-SEP-09 4341046    14-SEP-09
      1    117     4341046    14-SEP-09 4365180    15-SEP-09
      1    118     4365180    15-SEP-09 4424992    15-SEP-09
      1    119     4424992    15-SEP-09 4439538    15-SEP-09
      1    120     4439538    15-SEP-09 4489259    16-SEP-09
      1    121     4489259    16-SEP-09 4532807    16-SEP-09
      1    122     4532807    16-SEP-09 4548893    17-SEP-09
    
    
    
    and when i try
    
    RMAN> backup archivelog from sequence 30 until sequence 66;
    
    Starting backup at 17-SEP-09
    using channel ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup command at 09/17/2009 04:01:25
    RMAN-20242: specification does not match any archive log in the recovery catalog
    
    
    when i try to restore database on testing server it ask me for
    
    
    
    MAN> recover database until sequence 121;
    
    Starting recover at 17-SEP-09
    using channel ORA_DISK_1
    
    starting media recovery
    
    channel ORA_DISK_1: starting archive log restore to default destination
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=37
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=38
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=39
    channel ORA_DISK_1: reading from backup piece /home/oracle/o1_mf_annnn_TAG20090827T061019_59dpwfkb_.bkp
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/home/oracle/o1_mf_annnn_TAG20090827T061019_59dpwfkb_.bkp tag=TAG20090827T061019
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:17
    channel ORA_DISK_1: starting archive log restore to default destination
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=63
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=64
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=65
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=66
    channel ORA_DISK_1: reading from backup piece /home/oracle/o1_mf_annnn_TAG20090827T222915_59gj7x0o_.bkp
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/home/oracle/o1_mf_annnn_TAG20090827T222915_59gj7x0o_.bkp tag=TAG20090827T222915
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:15
    channel ORA_DISK_1: starting archive log restore to default destination
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=31
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=32
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=33
    channel ORA_DISK_1: reading from backup piece /home/oracle/o1_mf_annnn_TAG20090828T012913_59gtsbdk_.bkp
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/home/oracle/o1_mf_annnn_TAG20090828T012913_59gtsbdk_.bkp tag=TAG20090828T012913
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:07
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_31_694492901.dbf thread=1 sequence=31
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_32_694492901.dbf thread=1 sequence=32
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_33_694492901.dbf thread=1 sequence=33
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_34_694492901.dbf thread=1 sequence=34
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_34_694492901.dbf thread=1 sequence=35
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 09/17/2009 03:01:31
    RMAN-11003: failure during parse/execution of SQL statement: alter database recover logfile '/home/oracle/DataBaseBackups/ArchiveDest/1_34_694492901.dbf'
    ORA-00310: archived log contains sequence 34; sequence 35 required
    ORA-00334: archived log: '/home/oracle/DataBaseBackups/ArchiveDest/1_34_694492901.dbf'
    My question is why my 30 to 66 sequence archivelog file are not saved with the database in v$ archived_log and how to solve this problem.

    Thank you
    Umesh

    You may need to increase the CONTROL_FILE_RECORD_KEEP_TIME value.

    If the archivelogs are still on the disk, you can try to catalog them with:

    RMAN> catalog start with '/home/oracle/DataBaseBackups/ArchiveDest/;
    

    or if you don't need the file you can simply remove the o/s and run the following:

    RMAN> crosscheck archivelog all;
    RMAN> delete expired archivelog all;
    
  • Is it possible to synchronize the copied file in the local folder with the original file in the network?

    Hello

    I copied a file from the shared network folder and it is really important document, so I need to use this file as a file off the local drive connection and backup as well just in case where the cause accidental, but I don't want to save it each time and don't want to use the original file in the network.

    Is it possible to automatically synchronize the copied file in the local folder with the original file in the network?

    Thank you

    Absolutely without interruption would require a program to write that monitors files on the file locks and triggers a sync as soon as he sees a change.  So, since we cannot just write a program, the best thing is either:

    (1) an icon on your desktop that you can click each time you want to synchronize "synchronize my files now.

    or

    (2) plan the "my sync files' to run automatically every x minutes.  It could be a batch script that checks to see if the file is more recent and copies only files that have changed.  Although perhaps a little aggressive, you could plan this thing check-and-copy-a batch file - again to run every 60 seconds.

    Batch files allow you to control the operations very directly, but Microsoft has also made a (not supported) tool called SyncToy who does all the same things, but has a graphical interface to select your options. It can be programmed to run automatically on a schedule.

  • During the installation of Microsoft Flight Simulator 2004, the following error occurs: the version of this file is not compatible with the version of Windows you are using.

    Former title: Microsoft Flight Simulator will not install on Windows 7

    I have Windows 7 Home Premium 64-bit.  I try to install MFS 2004.  The first 3 discs work fine, but when I insert disk 4 to complete the installation, I get the following error message:

    "The version of this file is not compatible with the version of Windows you are using.  Check your computer's system information to see if yo need a x 86 (32 bit) or x 64 (64-bit) version of the program and then contact the software publisher. »

    I have a Dell Studio 1558

    Intel i5 - 520 M

    ATI Mobility Radeon HD 5470 graphics card

    8 GB RAM DDR3

    What can I do?

    Hello

    1. which edition of Windows are you using? Is - this edition is 32-bit or 64-bit?
     
     
    Given that the game is compatible with Windows 7, I suspect that the conflict can be 32-bit or 64-bit architecture.
    The link below shows the compatibility of this game with Windows 7.
     
     
    Method 1.
    We must ensure that the edition of the game must correspond with the operating system.
    If you use 64-bit in this game, you need the 64-bit Windows to install it.
    Method 2.
    If the above information matching I you recommend to start the computer in clean condition and then try to install the game.
    See the article below for instructions on how to start your computer in a clean boot state.
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note: When the diagnosis is complete, don't forget to reset your computer to normal startup. Follow step 7 in the above article.
     
    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.

  • Move to the new computer, get "an error has occurred during playback of files or write files to a disk." The disc

    • I tried to move my catalog and PE6 install to a new computer.  This is on a Dell Windows XP machine, and I moved it to a Toshiba Windows 7 (64-bit) machine.  I always kept my photo on an external hard drive files.  My library is 50 GB, 10,000 files.  Here's what I did.
      • Copied the original PE6 installation file on the Toshiba.  Installed but not activate it.
      • Copied my catalog folder to the location of the Windows 7.
      • Plug the external drive into the Toshiba.  So makes that same letter drive as a front.
      • Fired up to PE6 on Toshiba.  Seemed fine in the Organizer.  Everything seemed to be there, but I didn't try to make any changes at this time there.
      • PE6 disabled on the Dell.  Enabled on the Toshiba.

    • Then I realized that it is not fair.  I can edit the keywords and the stars rating on photos, but not the dates, legends or notes.  I get "an error has occurred during playback of files or write files to a disk." The drive is may be full, or there may be problems with the source media. »
    • Only a fraction of the external drive is in use.
    • I can access the files on the external hard drive with another application (Windows Photo Viewer).
    • I tried the reconnect All missing files.  Somewhat ambiguous, she said "There are no files to reconnect."
    • In the properties in the organizer for each photo are the appropriate file names and paths.  Folder view works fine in the Organizer.
    • I can put new files in the directories of the same external drive, import them into PE6, then change them normally.

    What is the best way to get Organizer connected correctly to my files?  I guess I could import all photos on the new machine, but I guess I'd lose some of my metadata.  So it's out of the question.

    Thank you

    Bill

    Well, the recommended method for moving the catalog is to use organizer of the PSE6 on your old computer to do a full backup on your DHM.  (Which backs up the catalog and media files).  Then, on your new computer, open the Organizer PSE6 and restore from this backup.

    Your method seems logical, but...

    Ken

  • Firefox worked, today has not started with the error the version of this file is not compatible with the version of windows you are using.

    Computer is Windows 7 Ultimate 64 bit. Firefox has work fine for over a year on this computer. Nothing has been changed or updated updated except Windows update indicates that it installed updates on August 19. I had computer week before because only out of town, back entrance and began August 18, but Firefox has worked that day. Does not use FF again until today. Today August 22, firefox does not start, shortcut icon changed program not there. Exe in the folder when you click Poster error message says the version of this file is not compatible with the version of Windows, I am running. Exe of Firefox shows created on 20 August. I suspect the update, Windows or FF but lean towards windows, which was spent, who broke things. I noticed that IE 10 updates, updates of .NET framework and the malicious software removal tool have been installed. I tried to restart the computer, has not set. Tried to run as administrator, did not work. I don't want to uninstall FF, at least have to because of all the things I have here, bookmarks, last past passwords, etc..

    Hello

    Some Firefox problems can be solved by performing a clean reinstall. This means that you remove Firefox program files (not the profile folder, where the bookmarks are stored) and then reinstall Firefox. Please follow these steps:

    Note: You can print these steps or consult them in another browser.

    1. Download the latest version of Firefox from http://www.mozilla.org office and save the installer to your computer.
    2. Once the download is complete, close all Firefox Windows (click on quit in the file menu or Firefox).
    3. Remove the Firefox installation folder, which is located in one of these locations, by default:
      • Windows:

        • C:\Program Files\Mozilla Firefox
        • C:\Program Files (x 86) \Mozilla Firefox
      • Mac: Delete Firefox in the Applications folder.
      • Linux: If you have installed Firefox with the distribution-based package manager, you must use the same way to uninstall: see Install Firefox on Linux. If you have downloaded and installed the binary package from the Firefox download page, simply remove the folder firefox in your home directory.
    4. Now, go ahead and reinstall Firefox:
      1. Double-click on the downloaded Setup file and go through the steps in the installation wizard.
      2. Once the wizard is completed, click to open Firefox directly after clicking the Finish button.

    Please report back to see if this helped you!

    Thank you.

  • problem with the backup data in text file

    Hello

    The problem I am facing wihile, saving the data in the text file is that everytime when I'm slecting the path of the façade, data that are recorded are added with the previous data, not only in the new text, the new data set is saved but also, is there any previuos run for the program , the corresponding data is also present in this text file.

    However, when I change the same ''(file path) to 'constant' in the control block diagram, and then add the path of the file, it doesn't have this problem. Basically, changing the "file path" constant in the diagram of control block (so that it is displayed in the front panel) is at the origin of the problem.

    Help, please!

    Thank you

    Your shift on the loop Register For is not initialized. It will keep the value of the string since the last time that he performed. That initialize and it should solve your problem.

  • Running game - this version of the file is not compatible with the version of Windows you are using. Check your computer's system information to see whether you need a x 86 (32 bit) or an x 64 (64-bit) version of the program

    I'm having the same problem that is described in this topic: http://social.answers.microsoft.com/Forums/en-US/vistagaming/thread/f15edea1-f88f-492e-bb42-4db2b06fdf05

    My error message is: "this version of the file is not compatible with the version of Windows you are using. Check your computer's system information to see whether you need a x 86 (32 bit) or an x 64 (64-bit) version of the program and then contact the software publisher. »

    I tried to run the program in question (Castle of the winds) in each mode of compatibility that is on the list and it is giving me this error message every time. Other people have managed to get the program to work, so I don't know, it does not work on Windows 7, but I can't make it work for me.

    Help?

    Hi autohaptic,

    (a) on the computer what Edition\Version of Windows 7 operating system do you use? What type of system? 32-bit or 64-bit

    If you are running Windows 7 64-bit operating system, you can install the 64-bit computer game program.

    (b) on the computer which the castle of the winds game version are you running?

    I want to clarify, if you try to install the program or trying to run.

    Step 1: Put the computer in a clean boot, and then try to run the game

    Follow step 1 in the link below,

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135

    Important: n ' forget not the computer to start normal follow step 7 in the link.

    You can consider the right version of the game for your computer relocation program.

    Make older programs in this version of Windows

    http://Windows.Microsoft.com/en-us/Windows7/make-older-programs-run-in-this-version-of-Windows

    Thank you, and in what concerns:

    Ajay K

    Microsoft Answers Support Engineer

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • try to download the audio book gives the error "the version of this file is not compatible with the version of windows your race."

    frustrated, the overdrive software download player!

    I tried everything I can think of to download this audio book. whenever I try, I get a message error that says "the version of this file is not compatible with the version of windows your race. check the system and see if I need a 32 or 64-bit and contact the software publisher. "or something like that. I downloaded the overdrive media console software, but every time that I try to download an audiobook, it gives this message. I tried to change the settings with the "use an older program with this version of windows' software overdrive console in Control Panel with no luck. Anyone have any suggestions. I need help please!

    Hello

    always check the compatibility of vista programs on the link below

    http://www.Microsoft.com/Windows/compatibility/Windows-Vista/default.aspx

    If a program is compatible with vista you can try right click on the setup.exe, and then selecting run as administrator

    It is not compatible with vista, you can try running it in a previous operating system mode

    This does not work for all programs

    read the information below

    http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-compatibility-mode/

    ____________________________________________________________

    and read this information MS, too

    http://Windows.Microsoft.com/en-us/Windows-Vista/start-the-program-compatibility-Wizard

  • The version of this file is not compatible with the version of windows you are runing problem.

    IM facing problem installing some software: the error message is below to:

    The version of this file is not compatible with the version of windows that you are running, check your computer's system information to see whether you need a x 86 version or x 64 of this program and then contact the software publisher

    while trying to change the compatibility to windows 7 option does not appear

    Windows 7 will not be included within the compatibility list, because you are already using Windows 7. Your only option is to contact the Publisher of software (the company that built the program) and get a version that works with your computer type (64 bit or 32 bit, whichever one you have).

  • When installing CD collection national geographic Gets the error, "the version of this file is not compatible with the version of Windows that you are using".

    Original title: the version of this file is not compatible with the version of Windows you are using. Check your computer system information to see if you need a X 86 (32-bit) or X 64 (64-bit) version of the program, and then contact the software publisher.

    I have a large CD collection published by National Geographic. The difficulty lies in the installation of the program that displays the pages. Setup of the program ends. ins.  These Photo CD were produced by mindscape. When you try to contact them, they are based in France, and it is impossible to get support for this product. Is it possible to get the installer on the CD to do its job to provide a way to turn the 'pages '?

    Hello malaglinskom,

    In addition to what Azam offered, you may try the following:

    If you are running Windows 7 Professional or Ultimate version, install Windows Virtual PC and Windows XP mode (http://www.microsoft.com/windows/virtual-pc/default.aspx) and run your software in Windows XP.

    If you run Windows 7 Home Premium, try VirtualBox (www.virtualbox.org) or VMware Player (www.vmware.com), or any other software virtualization part 3rd and install a separate copy of Windows XP (family or professional edition) for this purpose. You can find the virtualization software free that will run on Windows 7 Home Premium.

    Hope this information helps.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • "This version of this file is not compatible with the version of Windows you are using. Check your computer's system information to see if you need a x 86 (32 bit) or x 64 (64-bit) version of the program.

    Hello

    I seem to be having problems when you try to install a program on my Windows 7 that allows to launch on my Windows XP and Windows Vista. I used the tool to solve compatibility problems and selected these settings in the CONFIGURATION file, but nothing seems to work the error message I get is as follows:

    "This version of this file is not compatible with the version of Windows you are using. Check your computer's system information to see if you need a x 86 (32 bit) or x 64 (64-bit) version of the program, and then contact the software publisher. »

    Is it possible to set my computer to allow this program to run successfully? Any solution would be greatly useful.

    Hello Rdforbe,

    The problem is a software that was created for Windows 95, 98, and Windows XP has no way to work correctly with an operating system that didn't even exist when the software was written. However, the error message you get normally means that you have a 32-bit software that you are trying to install on a 64-bit system.

    To find out if your computer is running 32-bit Windows or 64-bit, follow these steps:
    System opened by clicking on the button start , by clicking on the Control Panel, click System.
    Under system, you can view the system type. This will describe if you have 32-bit or 64-bit.

    You can also try compatibility mode.

    If the program is not compatible, then you try to install and run the program in compatibility mode.

    Use the following steps:

    (1) right click on the program

    2) click Properties

    3) click on the Compatibility tab

    (4) select run this program in compatibility mode and select Windows Vista or other operating system, the program has been run successfully.

    Check out the link here: make sure to run older programs in this version of Windows

    http://Windows.Microsoft.com/en-us/Windows7/make-older-programs-run-in-this-version-of-Windows

    If you are running Windows 7 Professional or Ultimate version, install Windows Virtual PC and Windows XP mode (http://www.microsoft.com/windows/virtual-pc/default.aspx) and run your software in Windows XP.

    If you run Windows 7 Home Premium, try VirtualBox (www.virtualbox.org) or VMware Player (www.vmware.com), or any other software virtualization part 3rd and install a separate copy of Windows XP (family or professional edition) for this purpose. You can find the virtualization software free that will run on Windows 7 Home Premium.

    I hope this helps.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Windows Media Player error"the version of this file is not compatible with the version of Windows that you are using"

    Original title: need help with Windows Media Player.

    Whenever I try to start Windows Media Player, in my laptop, I get this message... "the version of this file is not compatible with the version of Windows you are using. Check your computer's system information to see if you need a x 86 (32 bit) or x 64 (64-bit) version of the program and then contact the software publisher. »

    I use Windows 7 (Ultimate) 64-bit. I tried to download WMP 64 bit, but could not download. I have evven I tried microsoft solve this problem, but in vain.

    Please, someone help me out here, with WMP.

    Thank you, in advance.

    This procedure has helped most users facing this problem.

    1. Reboot your system.
    2. Open cmd.exe as an administrator by selecting Start Programs/Accessories.
    3. Right-click on command prompt and choose Run as administrator.
    4. Type in
      Unregmp2.exe /UpdateWMPVersion
    5. Press ENTER.
  • Error message: "the version of this file is not compatible with the version of Windows that you are using", when you try to run an old ms - based back program in Win-7 Ultimate 64 bit.

    Original title: program compatibility Application Applications App Apps game games Legacy Crash crashes Hang hangs

    I get this message when you try to run an old MS-DOS - based program in Win-7 Ultimate 64-bit.

    "The version of this file is not compatible with the version of Windows you are using. Check your computer system information to see whether you need a x 86 (32 bit) or x 64 (64-bit) version of the program and then contact the software publisher. »

    I understand that I am under a 64 bit OS, but is it possible to get this program to run? I was wondering if anyone has tips :)

    Hi Bcopeland,

    Thanks for posting your question in the Microsoft Community.

    Based on the information, you are trying to install and use an old ms - dos program based in Windows-7 Ultimate 64-bit.

    The problem is a software that was created for Windows 95, 98, and Windows XP has no way to work correctly with an operating system that didn't even exist when the software was written. However, the error message you get normally means that you have a 32-bit software that you are trying to install on a 64-bit system.

    You can check the compatibility of the program with Windows 7, in the Compatibility Center.

    Compatibility Center

    If the program is not compatible, then you try to install and run the program in compatibility mode.

    a. click right on the program.

    b. click Properties.

    c. click on the tab compatibility.

    d. Select run this program in compatibility mode and select Windows Vista or whatever to use the system, the program was executed successfully.

    Here is an article that gives you more information on this:

    Make older programs in this version of Windows

    If the problem persists, you can get in touch with the software vendor to see for the latest version of the program to use the same system of 64-bit Windows 7.

    Hope the helps of information.

    If you need assistance in the future to resolve any issues related to Windows, post your query and we will be happy to help you.

Maybe you are looking for