Malformed GUID in hosting migration

I am moving a site from a Win2k3 server running IIS6, CF7 and
using an MS Access database to new hosting provider. I'm using
their Windows Hosting option so I can just set up the access
datasource and move the code, but have run into an error I have
been unable to solve after hours of googling. Any help?
Malformed GUID. in query expression 'sdate <= #03-15-2008#
AND edate >= #03-15-2008# OR { fn MONTH(sdate)} = 3 AND { fn
DAYOFMONTH(sdate)} = 15 AND recur = true'.
I cut up both halves of the query and was able to isolate it
down to having something to do with the MONTH and DAYOFMONTH
functions. This code works just fine on the old server. Seems like
standard enough SQL, what would the new host be doing to cause
these functions to error?

I'm not really sure why the {fn syntax was necessary on the
original code, but this code is from 1996 and I believe back then I
still needed it. Getting rid of that didn't fix it, but getting rid
of that AND changing DAYOFMONTH to just DAY appears to have
resolved the problem. Not sure why the one server (which is
relatively new) still supported that old code but not the new
server. Thanks for your help!

Similar Messages

  • Malformed GUID. in query expression

    Hello I have a script that was developed a long time ago. I
    wish to use it now, However i'm receiving the following errors. Is
    this because it was developed with an older version of CF? Can
    anyone spot out what I can change to make this work. Im running
    CFmx7. Any help is much appreciated.
    Thanks,
    Brian
    Error Executing Database Query.
    Malformed GUID. in query expression 'EVENT.Inactive = 0 AND
    EventPrivate = 0 AND Event.TaskID = 0 and { fn MONTH(EventDate)} =
    { fn MONTH( #2007-11-29 10:38:13# )} AND { fn YEAR(EventDate)} = {
    fn YEAR( #2007-11-29 10:38:13# )}'.
    <CFQUERY NAME="GetEvents"
    DATASOURCE="#application.datasource#">
    SELECT
    EventCategory.EventCategory,EventPrivate,EVENT.EventCatID,EventDate,EventDateEnd,EventNoT ime,EventDescr,EventID,EventName,EventDate
    FROM EVENT left join EventCategory on EVENT.EventCatID =
    EventCategory.EventCatID
    WHERE EVENT.Inactive = 0 AND EventPrivate = 0 AND
    <cfif session.userid is "">
    Event.TaskID = 0 and
    <cfelse>
    <cfif #session.userTasks# neq 0> (Event.TaskID IN
    (#session.userTasks#) or (Event.TaskID = 0 )) and </cfif>
    <cfif #session.SrchTaskid# neq 0> Event.TaskID =
    #session.SrchTaskid# and </cfif>
    </cfif>
    {fn MONTH(EventDate)}={fn MONTH(#ThisDate#)} AND
    {fn YEAR(EventDate)}={fn YEAR(#ThisDate#)}
    <cfif CatIDs neq 0>
    AND EVENT.EventCatID in (#PreserveSingleQuotes(CatIDs)#)
    </cfif>
    </CFQUERY>

    You might be missing an AND keyword with all that if/else
    logic in your your sql
    I'm assuming that this:
    {fn YEAR(EventDate)}={fn YEAR(#ThisDate#)}
    is the way you call functions when using something other than
    cold fusion. Try changing it to
    YEAR(EventDate) = YEAR(#ThisDate#)

  • Malformed Guid String

    I have been getting the message "Malformed Guid String" in my event window - little red circle cross thing bottom right of timeline. It doent seem terminal.

    I was testing speech analysis(right click on clip in project panel>analyze content), than Media Encoder renders that preview in Temp folder, creating metadata, etc. Than I deleted that rendered files from Temp folder. And I got same message, so, Premiere tells you that something missing. And this is not application problem, just someting deleted that is related to Premiere.

  • The Best Guide to Hosting a Website on Mavericks

    Hi All,
    I'm brand new to Apple products. Besides a company issued iPhone, my first piece of Apple hardware is a Mac Mini I purchased two weeks ago, and I'm on my third full wipe and restart after a six hour fail today.
    I want to host a WordPress family website from my house on my new Mac Mini. (I have a HostGator hosting account for other sites, but I prefer to host this one on my own) I've already been doing this for the past three years on a Synology NAS. I've also managed to set up test hosts on linux machines for fun using lamp and webmin, and even by installing the pieces one at a time. I don't even know Linux that well, but I managed to figure it out all quick enough.
    However, I am not having much luck with this Mac Mini. Perhaps I'm trying to take on too much by learning the ropes and also trying to set up a website at the same time, but hey, I'm stubborn, sue me.
    I bought the server app from the get go and I'm running Mavericks, but I think Server only confused me further with the different web root paths. I was able to get close on my second set up. I installed MySQL and phpMyAdmin, created a db, dropped my WordPress files into the locaton of the default website, and was able to install and log into WordPress locally.
    Then it all went to **** while fixing little issues, and I unfortunately couldn't pinpoint what screwed it all up (my bad), and changing things back (permissions, apache settings, etc.) didn't seem to undo what I messed up either. Hence, the wipe.
    So, my questions are...is server worth it, or will it just complicate my learning curve? Is there a guide out there you can recommend that I could follow that takes you from start to finish, with or without server? There are some great resources out there, but chances are I've read them and I've still had issues because it did not exactly match what I saw. (It's like there are small pieces left over of other versions in these guides or something) If they show up on the first few pages of a Google search, chances are I've seen and read or at least used them as a reference guide. I'm still open to following one again though if it's worked for a number of you.
    This third upcoming try I'm not going to install server unless there's a guide to follow that specifically includes or requires it. What can you recommend for a free guide or blog post out there? What worked for you?
    Thanks! I appreciate your thoughts and guidance.
    ~Troubled Newb~

    You do not need OS X Server to run a web server. It will probably make things overly complicated.
    Unfortunately, Apple removed the simple "turn on web server" switch in System Preferences some versions of OS X ago, but the frameworks are still in place with a little Terminal help. Here's one how-to:
    http://igerry.com/desktop/apple-os/enable-apache-web-server-os-x-mavericks.html
    It sounds like you already have the MySQL / WordPress stuff down, but post back if you get stuck on specific things. You might want to use the Mavericks forum rather than the Mac Mini one since these issues are not hardware-specific.
    Matt

  • Host migration problems

    I am in the process of migrating my 12 websites from mobileme to a new hosting service. Using iWeb's FTP option I've been able to publish all the sites except two, which at the very end (once all the files have been transferred) generate a publish error. When I check the server, all the files are there and it all seems to work. The problem is that, due to the error, all the pages turn red when iWeb reopens. Thus, further modifications to even one page means republishing the whole site time and again. Any suggestions on how to solve this? Thanks!

    You will have to publish the entire site to the new server in order to get the site icons to turn blue.  Is that what you did?
    Since I don't use iWeb to upload to the server I don't have that problem.  I publish my site to a folder on my hard drive designated just for that particular site and then use an ftp client like the free  Cyberduck to upload to the server.  As long as the instructions in this tutorial are followed CD can determine which files are the new or newly modified ones and upload only those: #2 - Uploading Only Those Newly Published or Edited Files When Using a 3rd Party FTP Client

  • Lab Manager to vCenter Host Migration Problem

    Ok I have a weird one for you hopefully someone can help and if so TIA!!!. I have Lab Manager 4.0 running and I am trying to move all my Hosts and VM's out and over to Vcenter 4.0 so I can shut down and quit using LM and some of my hosts are having problems. I have undeployed all my Vm's off the hosts and went thru the unprepare process and moved the hosts to a new cluster that was not created in Lab Manager and some of my hosts are fine but some are not. On the ones that are having issues when I migrate a Vm to it I cannot remote or ping the vm but I can ping the Host. Has anyone seen or had this happen to them? Again some of my hosts that I have migrated had no issue at all but some are. Should I go and add it back to LM and add the host then go thru the unprepare process again and see if that works? Any help would be much appreciated TIA.
    Thanks,
    JE

    can you try uninstall the lab manager agent manually from the host? Follow the KB for steps.
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1007029

  • Database Host Migration

    Dear experts,
    We plan to move the database to a new host with much more RAM, CPU. The new database server will have exactly the same OS version, Kernel version and the same version of database / grid standalone (ASM). I will have to install OS, Database software, Grid Standalone on the new server.
    The current version of the database is 11.2.0.3.0 Enterprise Edition and the OS version is Oracle Enterprise Linux 6.3
    However, we plan to use the same disks (ASM disks). I believe I don't need to use RMAN to do the migration, Is it correct?
    Any idea how to make the migration?
    Cheers,

    DBA wrote:
    I am planning to do the following;
    1- Install Oracle Software , ASM grid standalone on the new host.
    2- Create a snapshot controlfile from the instance on old host.
    3- Create pfile from the instance on old host.
    4- create Diskgroups DATA, FRA on the new server using the old disks ;
    CREATE DISKGROUP DATA EXTERNAL REDUNDANCY
    DISK '.../disk1, .../disk2';
    CREATE DISKGROUP FRA EXTERNAL REDUNDANCY
    DISK '.../disk3, .../disk4';This step will fail, because the the discs are already members of a diskgroup. You could of course use FORCE, and destroy the existing diskgroups. You probably don't want to do that.
    A better option would be to start your new ASM instance, and let it discover the discs (either through the ASMLib or through the asm_diskstring parameter) and it will then be able to work out the diskgroup structure itself.
    >
    5- Mount the diskgroups DATA, FRA
    6- startup nomount pfile='prile.ora'
    7- Create the controlfile with resetlogs optionNo. The controlfile is already there.
    8- Mount the database
    9- recover database using backup controlfile until CANCEL; applying the archivelogs from ASM.Again, there is no need to recover anything.
    10- Open database with resetlogs option
    Do it make sense the procedure or I have missed something?
    Cheers
    Edited by: DBA on Apr 10, 2013 7:53 AM

  • Open Sales Order Migration - LSMW (Guide)

    Hello
    I search for some guide how to migrate with LSMW open orders. I have earlier migrated with LSMW other data, but not open sales orders.
    Should I use Batch or BAPI? If BAPI, which Methode and Bisness-Object use?  Can someone  send me instruction step-by step?
    Thanks in advance.
    /Margaret

    Hi,
    If you want to use LSMW then you need to create two recordings,
    Header Data(T.Code: VA01)
    Item Data(T.Code: VA02)
    Header Recording Data:(VA01)
    1.Sales OrderType
    2.Sales Org
    3.Distr Chl
    4.Div
    5.Sold-To
    6.PO No.
    7.Data
    8.Plant(If required)
    9.Material (First line material)
    10.Qty & mandatory field as per ur system requirement.
    Item Recording Data:(VA02)
    1.Sales Document No.
    2.Item No.(20,30 etc)
    3.Material Code
    4.Qty & mandatory field as per ur system requirement
    I uploaded the same way...[LSMW|http://www.sap-img.com/general/lsmw-steps-for-data-migration.htm]
    Barathi

  • Migration Guide from EP6 SP13 to Portal Netweaver EP 7.0 EHP1

    Hi Gurus
    I am working on a portal migration project EP6 SP 13 (WAS 640) to Portal Netweaver EP 7.0 EHP1 .
    Here I am lokking for a migration guide or a document based on our project . I check on SMP and sdn but not able to find the suitable guide
    All I got is an how to guide "How Tou2026 Migrate from SAP Enterprise Portal 6.0 SP2 to SAP NetWeaver '04"
    Please guide me from where I will get relevant document.
    regards
    Jaswant

    Hello,
    Please check out http://service.sap.com/instguides --> SAP NetWeaver --> SAP NetWeaver 7.0 --> Upgrade. On the next screen, open the link "Upgrade Documentation - SAP NetWeaver 7.0 incl. EHP1" under "2 - Upgrade - SAP NetWeaver Systems".
    On the next screen, follow the link "SAP NetWeaver 7.0 Including EHP1 -  Java", and select the guide you need.
    Kind regards, Wilbert

  • Forms 6i to 9i migration: FAQ/Detailed HOW-TO Guide?

    Hi,
    I've reviewed the two Migration documents I've been able to find on OTN but they are not clear on a couple of matters:
    1.) In my migrated forms, I have a few multi-line text items. The Carrige-Return/Linefeed characters are displaying as a
    square box at teh end of each line. My forms started out on MS Windows 2000 and were ported to and re-generated on
    Linux (where my 9iAS Rel 2 Middle-Tier lives). Is there a way to fix this?
    2.) The info on converting RUN_PRODUCT to RUN_REPORT_OBJECT does not give much info on how to
    create the REPORT_OBJECT. Should I be looking for a "Migrating to Forms 6i" guide?
    In general, is there an FAQ or HOW-TO guide for the migration - a checklist of sorts - anywhere? I'm evaluating the
    move from Client/Server to Webforms. Since part of this would involve the extra cost of one (or more) Application
    Servers, I'll need to have a list of application changes - if the list is small enough, the benefits (web-deployment)
    could outweigh the costs (application changes, new 9iAS licences.)
    Thanks for any help
    Ted

    It could be bug:1012647 (which is infact not a bug).
    The widget when running webforms is rendered in Java. It MAY be that the interprets CHR(10)+CHR(13) together to display a
    chararcter instead of the a new line.
    Try and have a look at the data and see if you have CHR10+CHR13 in the data, see if yuo can change this to CHR(10) only and see
    if that works.
    For more info on running reports - see http://otn.oracle.com/products/forms/pdf/277282.pdf
    Hope this helps.
    Regards
    Grant Ronald
    Forms Product Management Thanks! I've noticed - with my eval version of a production system - that the sqaure box only seems to be displayed with PL/Sql generated text where I do use CHR(13)||chr(10). I'll look into a PL/Sql search-and-replace.
    Thanks again.
    Ted

  • DB quries wrt migration from oim 9.1 to oim 11g (11.1.1.5)

    Hi All,
    We have to do migration from oim9.1 to oim 11g (11.1.1.5) with new DB and AppServers.
    High level Steps are as follows
    1. import the existing OIm9.1 DB to new DB.
    2. Create Additional schemas (SOA,MDS) on new DB.
    3. Install OIm 11g and SOA applications on new servers
    4. Migrate new DB's OIm 9.1 Schema to support oim 11g (by running Oracle_IDM_Home/bin/ua.sh)
    5. Some other releated tasks (As mentioned in the upgrade guide)
    6. Migrate OIM application middlte tier
    7. Other tasks (As mentioned in the upgrade guide)
    Our requirement is
    Step 1, we have to import DevDB data to new tempDB and will proceed with new tempDB for migration.
    Then after, we wanted to import the tempDB to NewDevDB and then wanted to replace newDevDB data(which is imported from tempDB) with QA DB's data (its QA oim 9.1 DB). (We have limitations to take QADB at first time itself, thats why, we are taking Dev DBdata in step 1).
    My questions are
    1. What are the required changes required for Moving oim11g DB to another DB (by dumping the same DB).
    2. After, performing the migration, can we dump only the OIm 9.1 DBdata(QA) to OIm 11g DB? if yes, will it affect the oim 11g DB Schema.
    Please suggest me, or do let me know, if you need any other information.
    Thanks.

    I think, I can consider my Question #1 is as equal to Oracle Identity Manager Database Host and Port Changes, So I can use the steps mentioned in the link http://download.oracle.com/docs/cd/E21764_01/doc.1111/e14308/handlinglcm.htm#CIAJBHHH (Section: 13.1.1 Oracle Identity Manager Database Host and Port Changes). Do we need to do any additional modification with in any configuration files? Please, can any one confirm it.
    And Can any one help on my question #2.
    Edited by: user13285646 on Aug 11, 2011 12:46 PM

  • Upgrade and migration from Netware to Linux best practice

    Hi folks,
    We've been running NSM 2.5 for a few years on Netware and have been very satisfied with the product and performance. We are planning to migrating to SLES11 with OES11 very soon to finally move away from Netware and I have some issues I can't seem to find answers to. Of course I want to use NSM to move my home directories from my Netware to my SLES so I want this working well when we migrate.
    I've searched but not found a good resource to show how to move the NSM engine from a Netware server to a Linux server with best practices. Anyone have experience with this and any gottchas?
    The other question is of course is to upgrade NSM to a new version before or after the move to Linux/OES11? We are at Ver 2.5.0.43 and want to move to the latest version. Upgrade procedure and best practices would be handy.
    The last of course is NSM compatible with SLES/OES11? I presume it is and certainly hope so because we want to move all of our users to SLES11 NSS.

    On 5/9/2012 11:06 AM, jlauzon wrote:
    >
    > Hi folks,
    > We've been running NSM 2.5 for a few years on Netware and have been
    > very satisfied with the product and performance. We are planning to
    > migrating to SLES11 with OES11 very soon to finally move away from
    > Netware and I have some issues I can't seem to find answers to. Of
    > course I want to use NSM to move my home directories from my Netware to
    > my SLES so I want this working well when we migrate.
    > I've searched but not found a good resource to show how to move the NSM
    > engine from a Netware server to a Linux server with best practices.
    > Anyone have experience with this and any gottchas?
    The NSM 3.0.x Engine setup process actually handles the migration from
    NSM 2.5 fairly easily. Our 3.0 Installation Guide (available at
    http://www.novell.com/documentation/storagemanager3 ) includes all the
    information you should need regarding migration, including the
    suggestions I'll list here.
    You'll want to leave NSM 2.5 running during the migration so that the
    NSM 3.0 setup wizard can connect to that Engine and import its policies
    and pending events. You'll also want to have as few pending events as
    possible in NSM 2.5 -- deferred deletes are fine, but all pending events
    will slow down the migration process, since they'll have to be
    transferred over.
    > The other question is of course is to upgrade NSM to a new version
    > before or after the move to Linux/OES11? We are at Ver 2.5.0.43 and want
    > to move to the latest version. Upgrade procedure and best practices
    > would be handy.
    Again, this information is available in the 3.0 Installation Guide. To
    migrate from 2.5 to 3.0.x, you'll have to have at least one OES11 server
    in your tree to install it on; but you'll also have to leave the NSM 2.5
    Engine running on its Netware host long enough to migrate from it.
    > The last of course is NSM compatible with SLES/OES11? I presume it is
    > and certainly hope so because we want to move all of our users to SLES11
    > NSS.
    We are about to release version 3.0.4 of NSM, which provides full
    support for OES11 on SLES11. The NFMS Support Team can also provide you
    with builds of NSM 3.0.3 which support OES11; if you need those for
    early testing, please send an email to storagemanager[at]novell[dot]com.
    Hope this helps!
    - NFMS Support Team

  • I am trying to set up the podcast capture but i don't know what a host name or an IP addess is

    Could you tell me what a host name or an IP address is and how to find these as i am trying to set up the podcast capture?

    I would recommend carefully reading Pondini's guide on using Migration Assitant, if you still have trouble you have 90 days of free telephone support from Apple via AppleCare. While they are more versed in OS X than MS Windows they may be able to help you. Pondini's guide is found by clicking Lion or Mountain Lion Setup Assistant tips

  • Migration of Tax calculation procedure---TAXINJ to TAXINN

    Hi Gurus,
    Currently we are doing technical upgrade from 4.7 to Ecc 6.0.
    Considering benefits and advantages of TAXINN procedure,we want to migrate from TAXINJ to TAXINN so that it will also support CRM.
    Kindly help me about the roadmap and guide for the migration.
    Regards,
    Krishna

    Mr. Krishna,
    changing from TAXINJ to TAXINN is not simple, as such SAP also has no guide for it.
    We tried doing it in one of our upgrades from 4.6B to ECC 6.0 (for a Chemical MFG company in 2008) but SAP said they have no guide lines / notes available for this.
    TAXINJ will also support CRM, and SAP will support TAXINJ procedure as long as the client is with the current SAP version.
    This is what they told us. And it is logically correct, because when we change tax procedure, we should take care of 4 big things.
    1. Open PO update after tax procedure change
    2. Open SO update after tax procedure change
    3. Change account determination
    4. Create new condition records
    And more over, we will have to create all access sequences againa and maintian the master data.
    It is a risky item... although not impossible. As far as I know and I came to know from SAP, no client who has upgraded has migrated the tax procedure.
    For more details contact SAP Helpdesk and put your query.
    Thanks & regards
    Hameed Parvez

  • Migration from TAXINJ to TAXINN

    Dear All,
       Can any one guide how to MIGRATE form TAXINJ to TAXINN tax procedure. If we are changing the to TAXINN what will be its impact to previous document of PO and its subsequent GR

    Dear Pranjal,
    If you are doing only the technical upgrade and to migrate from TAXINJ
    to TAXINN the following things should be done.
    1. Short close all the open Purchase Order and recreate the PO in the
    new upgraded system with TAXINN.
    2. Complete the LIV for all the Open GRs.
    3. Close all the Open Sales Order and Recreate in the upgraded system.
    We recommend you to not change the Tax procedure from TAXINJ to TAXINN,
    you may adopt the TAXINN concept only for the Sales side and not for the
    Proceurement process. You can keep the Tax procedure but you can
    implement the TAXINN concept only for the Sales side.
    For more information, please check the SAP NOTES 542660 513896 and consult the "help.sap.com".
    Thanks and regards,
    Paulo Evaristo

Maybe you are looking for

  • Keyword problem

    Major problem with keywording. I'm using the trial of 5.5 of lightroom. It was working fine with the first four directories of images I imported. Now I'm importing a directory of alphabet PNGs. I select all and add keywords. Save to file. Import a se

  • Handling line items in bdc

    hi,please tell me how to handle the line items i.e the header data and item data in bdc? provide me a clear vision?

  • Error in printing SAP Script

    Dear All, I need some help frm u gurus. Theres a Z-SAP Script that I made.........the same is running fine in quality but when transported to production client it gives error in PERFORM START_FORM USING FORMNAME LANG 'MAIN'. saying that the form does

  • How to display "Image" object in the browser?

    can anyone please tell me how can i display "Image" object in the browser? I have an image object that i retrieved from AS400 BLOB object by using toolbox.jar (for as400 access for java including all necessary classes like jdbc driver, security etc.)

  • TS3988 Passwords still being rejected

    I know this has been dragging on for a long time as a topic but I have now had to reset my password twice in the last couple of weeks. No problems for a year (when I first converted to Mac) up until recently. This is happening concurrently on my Mac,