ROUND(date) isn't working when TypeMode=1

Hi,
We've noticed that the round (date) expression isn't working when TypeMode=1.
TT version - 7.0.3
Command> SELECT ROUND (DATE '2007-08-25','YEAR') FROM Dual;
2817: Invalid data type DATE for argument 1 for function ROUND
Is it the expected behaivor?
Thanks.

Hi Susan,
Does that mean, i cant use LEFT,RIGHT,DATE_GMT in the ttIsql queries.
Actually i need to modify the existing code, so that the new code picks data from timesten.
The existing code uses LEFT,RIGHT,DATE_GMT etc in the SQL queries.
Do you mean that i need to modify the SDQL queries.
Please reply urgently
Thanks a lot!

Similar Messages

  • My cellular data isn't working on iphone 4.

    My cellular data isn't working on iphone 4 after having turned it off for o/s travel. How do I turn it back on? In Settings/General/Network it indicates it's on but it's not working. I've tried turning the phone on and off but still not working. Any clues?

    I am having literally the exact same issue as this.
    I own a iPhone 4S, 64GB, iOS 5.1, AT&T unlimited data. 4G will just stop over time.
    For me it feels like the issue occurs when I have connected to a WiFi network, then leave and have to operate in 4G. That's when the 4G stops.
    When I reset my network settings, 4G all works again.
    I dont want to have to reset my network settings each time I leave my home wifi, anyone have any ideas?

  • DTMF Isn't Working When a Call is Placed Outbound from UCCX

    I have a script that places an outbound call and when the caller answers the call, I do a get digit string to capture caller input and the DTMF isn't working. The caller is hearing "Are you there?".
    Here is the call flow:
    Http Trigger into a script
    Script places an outbound call using the Place Call command
    The call gets answered.
    Using the Get Digit String command, the caller hears the prompt that is played with get digit string.
    The caller presses keys, but no keys are accepted.
    Caller hears "Are you still there" and timesout.
    I believe this was working at one time, but the script wasn't used and now we are revisiting this script.
    I am using a H.323 gateway. IP phones using the same gateway to reach the PSTN do not have problems with DTMF. Inbound calls to the UCCX script are working when calling into a script with a Menu step.
    Your help is appreciated.
    Thanks.

    You are exactly right. I was hitting DP 0 since during the cut I adding a ^ in front of my voip dial-peer pointing to the CUCM cluster. Once I waited to the call volume went down, after 9pm, I was able to do a debug voip dialpeer and I was able to see that the inbound dial-peer was matching.
    Thanks for your reply.

  • IPhone 5 data network stops working when using GPS

    Hello,
    I have a strange problem for some time now. The DATA connection in GPS apps stop working when navigating. When I use Google maps or WAZE apps the first time after rebooting the device, everything is working just fine for first address search, but after beginning the navigation, DATA network disappears only for the navigation app, browsing is working just fine (a bit slowly, but fine).
    Tried to factory reset the device few times, and changed the carrier provider, didn't help
    Any ideas??? 

    Hi liokap,
    Welcome to the Apple Support Communities!
    I know that it can be frustrating when applications you downloaded from the App Store do not function as expected. In this situation, I would recommend working through the troubleshooting steps in the attached article.
    iOS: An app you installed unexpectedly quits, stops responding, or won’t open - Apple Support
    Have a great day,
    Joe 

  • Lock sound isn't working when I slide to unlock iPhone5 after iOS 7 upgrade

    I just installed iOS 7 (which I now regret doing)...I now notice that the lock sound doesnt work when I "swipe" like it did prior to the iOS 7 upgrade. I checked my Settings/Sounds and the Lock Sounds is set to ON. When I "swipe" (slide to unlock), it unlocks the phone but it does this silently. I've shut the phone off, turned back on(rebooted) but nothing changes. Is this normal now with iOS 7? If so, why do we even have an unlock sound option in the Settings? Does anyone know how to get this fixed. I enjoyed hearing the unlock "click" sound prior to iOS 7.

    I have an iPhone 5 and an iPad Mini, but I only had the problem on the iPad Mini but this fix may work for you.
    This is what I posted in another thread:
    I HAVE FIGURED OUT THE FIX FOR THIS! ... (Well it worked for me on my iPad Mini.)
    I saw a post from an apple rep telling a iOS 6 user to turn the side switch on to un-mute the sounds. A no-brainier yes, but it made me wonder if the side switch may have been temporarily "confused" after updating to iOS 7 because it added the new settings screen that swipes up from the bottom of the screen. I was using my side-switch to lock the screen rotation and it was in the "off" (down) position (red visible) and none of my notifications were sounding. So I flipped it up and down a couple times which didn't solve the problem. So logically, I proceeded to what inevitably solved the problem...
    Go to Settings > General / "Use Side Switch To" and select the opposite of what you are currently using. I had mine on Lock Rotation, so I selected Mute. Then flip your switch up and down slowly a couple of times to see that the confirmation on the screen is correct.  You may have to go back to settings again and select the other choice if you originally had Mute selected, I don't know because I originally had Lock Rotation in use.
    Hopefully, this will fix your notification sounds (and the lock sound when you press the power button).  After using this fix, you can set the use of the side switch to your preference and still have all of your notification sounds!

  • HT2731 My iTunes account isn't working when I select none is says to contact iTunes support

    My iTunes account is not working when I select none can u help me

    Welcome to the Apple Community.
    Did you follow the instructions in the message and contact Apple, which you can do through iTunes Store Support. If Apple have asked you to contact them, then the issue can only be resolved by them.

  • XML Data Button Not working when Exported onto BusinessObjectEnterprise

    I have an XML data button on a dashboard. It works fine in preview and on web. It does not work if it is exported onto Business Object server using XCelsius' Export to  BusinessObjectEnterprise.
    In the InfoView, I double click on the flash file, the flash files opens as expected, but when XML Data button is clicked, no new data seem to come in...
    If I export as Adobe file, and then post it onto the server, and view it using Info View, the XML data button works just fine.
    Please advise.

    Hi All,
    Even I have similar requirement.
    Any work around is appreciable.
    Thanks
    Vinod

  • Data table not working when jsp is in a subfolder

    In order to organize my jsps I created a few subfolders and placed my new jsps in there. The problem is that when I drag a data table onto the page it does not display correctly. Only the headers show up. Draging a datatable onto a jsp that is not in a subfolder works fine. What gives?

    There are known issues with moving the pages into subfolders as well as renaming subfolders... from release notes:
    Creating a web page in a subfolder causes a page bean to be created in a corresponding sub package in the Java Sources folder. When renaming a subfolder containing web pages, Creator might not properly update the package names of the page beans in the Java Sources directory. In addition, the
    managed-beans.xml file might contain leftover references to the old bean names.
    Workaround
    Use the code editor to change the package names of the Java page beans and delete obsolete
    references to the renamed beans in the managed-beans.xml file.
    http://developers.sun.com/prodtech/javatools/jscreator/community/forums/index.jsp
    This is one area where we know we need to do more testing - so there may be additional gotcha's we haven't identified yet.
    If you create the page initially in the subfolder, is all fine?
    v

  • Date range stops working when I add record selection criteria

    I have a simple report, using only nine fields, from four tables, plus two date parameter fields that I use to set a date range:
    SELECT "Job"."Job", "Job_Operation"."Vendor", "Customer"."Customer", "Job"."Part_Number", "Delivery"."Promised_Date", "Job_Operation"."Status", "Job_Operation"."Sched_End", "Job_Operation"."Sched_Start", "Job_Operation"."Operation_Service"
    FROM   ("TECH"."dbo"."Delivery" "Delivery" INNER JOIN ("TECH"."dbo"."Job_Operation" "Job_Operation" INNER JOIN "TECH"."dbo"."Job" "Job" ON "Job_Operation"."Job"="Job"."Job") ON "Delivery"."Job"="Job"."Job") INNER JOIN "TECH"."dbo"."Customer" "Customer" ON "Job"."Customer"="Customer"."Customer"
    WHERE  (("Job_Operation"."Sched_End">={ts '2013-08-05 00:00:00'} AND "Job_Operation"."Sched_End"<{ts '2013-08-08 00:00:01'}) AND "Job_Operation"."Status"='O' OR "Job_Operation"."Status"='S' AND "Job_Operation"."Operation_Service"='150-170 SS' OR ("Job_Operation"."Operation_Service"='150-170 ST' OR "Job_Operation"."Operation_Service"='60-180' OR "Job_Operation"."Operation_Service"='180-200 SS' OR "Job_Operation"."Operation_Service"='180-200 ST' OR "Job_Operation"."Operation_Service"='200-220 ST' OR "Job_Operation"."Operation_Service"='F-1.1923'))
    ORDER BY "Job"."Job"
    When my record selection formula is
    {Job_Operation.Sched_End} IN {?StartDate} TO {?EndDate}
    AND
    {Job_Operation.Status} = 'O' OR {Job_Operation.Status} = 'S'
    the date range works.
    However, when my record selection formula is
    {Job_Operation.Sched_End} IN {?StartDate} TO {?EndDate}
    AND
    {Job_Operation.Status} = 'O' OR {Job_Operation.Status} = 'S'
    AND
    {Job_Operation.Operation_Service} = '150-170 SS' OR
    {Job_Operation.Operation_Service} = '150-170 ST' OR
    {Job_Operation.Operation_Service} = '60-180' OR
    {Job_Operation.Operation_Service} = '180-200 SS' OR
    {Job_Operation.Operation_Service} = '180-200 ST' OR
    {Job_Operation.Operation_Service} = '200-220 ST' OR
    {Job_Operation.Operation_Service} = 'F-1.1923'
    the date range doesn't work. Instead, the report returns records with all kinds of {Job_Operation.Sched_End} dates.
    What could be the reason?
    Thanks,
    Matteo

    Hi Matteo,
    Try this as the selection formula:
    {Job_Operation.Sched_End} IN {?StartDate} TO {?EndDate}
    AND
    ({Job_Operation.Status} = 'O' OR {Job_Operation.Status} = 'S')
    AND
    {Job_Operation.Operation_Service} = '150-170 SS' OR
    {Job_Operation.Operation_Service} = '150-170 ST' OR
    {Job_Operation.Operation_Service} = '60-180' OR
    {Job_Operation.Operation_Service} = '180-200 SS' OR
    {Job_Operation.Operation_Service} = '180-200 ST' OR
    {Job_Operation.Operation_Service} = '200-220 ST' OR
    {Job_Operation.Operation_Service} = 'F-1.1923'
    -Abhilash

  • Master data check not working when loading into and ODS object

    Hi guys,
    we are loading transactional data into an ODS from a flat file.
    In the infopackage, we have checked the option :                                                
    "Do not update data if no master data exists for a characteristic".
    This option seems to be unreliable :
    For some characteristics (it seems those loaded using transfer rules (routines)), incorrect data is still loaded into the ODS even if no entry exist in the associated infoobject master data table.
    Any help appreciated.
    Many thanks !
    Pierre-Yves

    Hi Dear,
       please delete all the incorrect master data from the master data characteristic first and then try to uploading the data again .It should work, because there migth be some master data created when data were loaded with out the check before.
    And please check whether all your characteristic info object are of master data , I mean that in the infoobject defination you have checked the master data check box on the info object. If you have only text then it might fail the master data check.
    hope this help.
    cheers,
    balaji
    Message was edited by: Balaji NS

  • Report using excel sheet as data source not working when deployed to production.

    I have a set of SSRS reports that use an excel sheet as a datasource.
    Now when I preview the reports or run them in the Visual Studio IDE on my local machine i.e
    the development machine, the reports run fine & display all correct results.
    However, when we deploy the reports to the Production machine which is on a separate server,
    the following error message is displayed :
    "The current action cannot be completed. The user data source credentials do not meet the requirements to run this report. Either the user data source credentials are not stored in the report server database, or the user data source is configured not to
    require credentials but the unattended execution account is not specified. (rsInvalidDataSourceCredentialSetting)"
    I've copy pasted the connection string used for connecting to the excel file as reference :
    Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\MyFolder\CurrentFile.xlsx;Extended Properties="Excel 12.0;HDR=Yes;";
    The excel file has also been uploaded to the machine housing the reporting server (i.e to C:\MyFolder location)

    Hi Aaakar,
    From the error message, please try to change the setting of Credential type for the data source on report manager as follows:
    Go to the Data Sources properties page.
    For the Connect Using option, select Credentials stored securely in the report server.
    In User Name and Password, type credentials that can be used to access the database. If you are using SQL Server as the data source, the user name must be valid for both logging on to the server and for accessing the database that contains the data for
    the report.
    If the user name and password are credentials for a Windows account, select Use as Windows Credentials.
    If you want the report server to pass the credentials of the user accessing the report to the server hosting the external data source, click Windows Integrated Security. In this case, the user is not prompted to type a user name or password.
    For more details about Configure Data Source Properties, please see:
    http://technet.microsoft.com/en-us/library/ms155882.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • My iMessage isn't working when I turn it on

    i turned it off and when i went to turn it back on and it wont let me back in

    Hello Angshaz
    Check out the articles below to troubleshoot your issue with send and receiving messages with iMessage. It will walk you through resetting Network Settings and it will also go though troubleshooting the cellular connection as well.
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/ts2755
    iPhone: Troubleshooting a cellular data connection
    http://support.apple.com/kb/ts3780
    Regards,
    -Norm G.

  • I have just installed CS6 Master collection but indesign isn't working, when opening I get the message "Cannot load Assignment UI.InDesign because it requires Username. Please install the Username plugin and restart InDesign." not sure what to do next?

    I have successfully installed the CS6 master collection and all the programs seem to be working apart from InDesign. When opening it I get the message "Cannot load Assignment UI.InDesign because it requires Username. Please install the Username plugin and restart InDesign.". I have no idea what to do next?

    Many people use a font manager to organize a large collection of fonts, and sometimes these cause problems in ID. You might not realize that the font manager has installed a plugin in ID, but I think you would know if you added any other program extensions to help you work.
    Can you show us a new crash report since the 8.0.2 update?
    What happens if you start the Mac with the Shift key held down to prevent extensions from loading? What happens if you go to the System settings and create a new user, then restart the Mac and log in with the new user?

  • BUG - Process Code Validator isn't working when creating a plsql process

    Steps to reproduce:
    1. New Process
    2. Type: PL/SQL
    3. Give it a name
    4. Enter process body (note I have just entered a random value which obviously isnt valid plsql code - no semi-colon, no procedure called abc, etc.)
    abc5. Click Create Process
    It succeeds!
    Alternatively, if I click next - the validator fires properly.
    Ta,
    Trent

    Some more observations in this regard
    <li>After opening the saved invalid PLSQL code for edit , it doesn't let you save it again , so the validation is firing at this point.
    <li>If you click on next and then click on back to return to PLSQL code page, and then press next once again, it validates and hence is working as expected.
    Now the weird part
    <li> If you check and then uncheck the "Do not validate PL/SQL code (parse PL/SQL code at runtime only)." checkbox the first time itself when creating , the validation will be fired.
    So my guess is that, the validation is fired based on the value of some item which is not set correctly during the first arrival on the PLSQL code page,possibly the item is null without any default value and the SQL query doesn't handle the null case (like an equals to check with NULL).

  • GetURL isn't working when flash button is embedded into HTML

    I'm making a basic HTML site with flash buttons that direct to hyperlinks.
    I've made a simple flash button with the code on the button actions as:
    on (release) {
            getURL("http://www.google.com","_blank");
    The button works great when I export it in Flash.
    When i embed into the HTML using dreamweaver and preview/upload the site.... the button is there but when clicked it doesn't direct to the hyperlink.
    ANy ideas? Thanks. Brendan.

    Use Flash to generate an html page and test that on the server.  If that works, then replace whatever Dreamweaver did with the Flash-made embedding code.  Beyond that, a link to the file on the server could shed some light.

Maybe you are looking for

  • How do I change the itunes account my iphone is linked to?

    My wife and I both have Itunes accounts but somehow my iphone is linked to her account. I simply want to link my iphone to my account and can't discover how to do this. Should be very simple I guess but if i try and edit her ID on Itunes by putting m

  • My iphone 5s isn't being recognized by Itunes. Any fixes to this?

    My iphone 5s isn't beign recognized by itunes in order to back up the phone. Any fixes?

  • Switching pages from flash-gui

    I tried to switch to a page using a flash-button inside an rma which functions as a gui. To do so I use an external interface call: var jsCaller:Object = ExternalInterface.call("eval","this.pageNum = 1;"); I use eval frequently to call various method

  • 12 Inch PB Battery is Draining - Should I revert to Tiger?

    Hello Everyone, My main computer is a desktop iMac and I continue to use my 12 inch PB as a mobile backup. These days, I use it for web browsing, email and some video (I upgraded to 1.5 GZ). I've noticed when I DON'T have the power plugged in, the ba

  • Creating fill-in-able forms for iPad

    I've created (in Acrobat X) a fill-in-able form for a multiuser iPad which is emailed upon completion. Is it possible to have this form not be automatically saved by Adobe Reader in the iPad? I would like to preserve the original form intact on the i