Difference between the true Date of the Hijra with date Hijri Oracle

Hi all

I'd appreciate if someone please let me the solution for this problem. In my application, I displays the Hijri Date using the NLS parameter. but the question that "I'm dealing with a deference between the date of the real Hijra with the date of the Hijra oracle."


Assume that the actual Hijri date 18-SEP-2012 was 02/11/1433 in hijri but in oracle was 03/11/1433

When I run the following query it shows me "1433/11/03", but the actual date of the Hijra is "" 1433/11/02.

Select to_char (to_date ('20120918', 'YYYYMMDD'), ' DD/MM/YYYY', ' NLS_calendar = "' |') Hegira ARABIC ') FROM DUAL;


IFTIKHAR

Check

FAQ on the calendar of the Hijra (Hijri) [ID 121061.1] Arabic
and
Conversion algorithm to Date in the Gregorian calendar until then Arab (Hijra) [ID 130551.1]

Support of Oracle.

If you have a file called lxecal.nlt file

for Oracle 8 to $9i ORACLE_HOME/ocommon/sln
for Oracle 10 g and more $ORACLE_HOME/nls

so maybe that's the difference you see originally.

Kind regards
Bob

Tags: Database

Similar Questions

  • What is the difference between the external SCSI cables and cables data acquisition

    Hi all, I would like to make a simple extension using an external SCSI cable and a NOR 184749/SH 6868. In other words, it would be: female HD68 bolt of the cable ends OR coupled to an external SCSI HD 68 male with a VHDCI 68 male cable. What are the differences between the external SCSI cables and cables as the (M) 6868EP of the CHS data acquisition. Other than the sex of the end of HD68 is usually on one. How is the posting hit buy using an external SCSI cable for an extension to tell a BNC-2090?

    Yes, I realize that NEITHER wants us to buy their cable, but in these economic times difficult, to do use all available resources, so I have to try,.

    Thank you

    joelowwatt

    Hello

    As long as you have compatible connectors, SCSI cables will work DAQ of basic functions.  They have the advantage of NO cables is that we can meet our DAQ hardware.  So, we can create pairs twisted differential pairs to HAVE, using the ground for shielding terminals and generally specialize the cable to minimize noise and crosstalk.  Because the SCSI cables are not specialized, you are likely to see the most noise and, if you go the sampling rates more Rapids, crosstalk.  If you are in a laboratory or factory with a good amount of noise EMF that your readings are not quite as clean, or if you have fluorescent lights you might see 60 Hz noise you might not see otherwise.

    If you want more details on the specifications of the SH68-68-EPM cable, I recommend these two articles.  The first example of the twisted pair and the principles of the SH cable shielding and the second gives the most precise specifications that you can compare with when looking for a SCSI cable.

    3GRD4C33 Knowledge Base: mapping list of the sons of SHC68-68-EPM & SH68-68-EPM cable

    1TGEHPDM knowledge base: detailed specifications for the SH68-68-EP cable

    Kind regards

  • What is the difference between the cat of the IR and IR data files in lightroom it please

    I have cat IR and IR data files in my backup. These two are big files of 500 MB, 900 MB respectively. My understanding is that these records did not contain real images but only thumbnails with the mods of lightroom. What is the difference between the cat of the IR and IR data files and should I make a second copy of both or the cat IR file

    The.lrcat is the file in your catalog. This is an important safeguard.

    The .lrdata files have previews. These can always be regenerated from the library, but it could take some time a large catalog.

    It is advisable to save them both. But if you are short on disk space, save the .lrcat file.

  • differences between the Data Pump to back up the database and use RMAN?

    What are the differences between the Data Pump to back up the database and use RMAN? What is DISADVANTAGES and BENEFITS?

    Thank you

    Search for the backup of the database in

    http://docs.Oracle.com/CD/B28359_01/server.111/b28318/backrec.htm#i1007289

    In brief

    RMAN-> physical backup. (copies of the physical database files)

    DataPump-> logical backup. (logical data such as tables, procedures)

    Docs for RMAN-

    http://docs.Oracle.com/CD/B28359_01/backup.111/b28270/rcmcncpt.htm#

    Datapump docs

    http://docs.Oracle.com/CD/B19306_01/server.102/b14215/dp_overview.htm

    Published by: Sunny kichloo on July 5, 2012 06:55

  • Calculation of the difference between the dates.

    All,
    I have a requirement where I need to calculate the difference between the dates. If the given date is less than the current date, it should return '0' (zero) other wise should return 1. How can I do this?

    Kind regards
    Vinciane

    and with a CASE statement...

    SQL> ed
    Wrote file afiedt.buf
    
      1  select case when to_date('01/11/2008','DD/MM/YYYY') /
    
      DATECOMP
    ----------
             0
    
    SQL>
    
  • difference between the incremental update of the IKM oracle and incremental update IKM oracle (PL - SQL)

    Hello

    What is the difference between the incremental update of the IKM oracle and updated incremental IKM oracle (PL - SQL) and incremental update IKM oracle (line by line).

    Thank you

    Papai

    The only difference is that the second using plsql for incremental update. He also to manage clob issues well enough.

    If you need to know more you can read the description of each KM section.

    Incremental update IKM Oracle (PL-SQL)

    -------

    Description:

    -Knowledge integration module

    -Integrates data into an Oracle table from target in incremental update mode using PL/SQL.

    -Non-existent rows are inserted. already existing lines are updated.

    -Data can be controlled. Data invalid are isolated in the error Table and can be recycled.

    -This KM uses PL/SQL to perform the inserts and updates until and blob columns are supported. Please see the restrictions.

    -When you use this module with a source table logged, it is possible to synchronize the deletions.

    Restrictions:

    -When working with the logged data, if the "synchronize destruction of the newspaper" are executed, the lines deleted on the target are engaged

    -The data are updated even if not changed (upgrade from any (e)

    -The number of lines (number of inserts/changes) is not available because the transactions are performed using PL/SQL

    -Comparison of the data is performed using the key to update defined in the interface. It must be set.

    -L'option TRUNCATE does not work if the target table is referenced by another table (foreign key)

    -Options FLOW_CONTROL, and STATIC_CONTROL call the Module knowledge check to isolate invalid data (if no CKM is defined, an error occurs). These two options should be set to NO in the case where an integration Interface meets a TEMPORARY target data store.

    -L' FLOW_TABLE_OPTION option is set by default to NOLOGGING. Set it to a space if the interface is running on an Oracle 7 database

    -Deletions are committed regardless of the VALIDATION option

    Incremental update of the IKM Oracle

    -------------

    DESCRIPTION:

    -Integrates data into an Oracle table from target in incremental update mode.

    -Non-existent rows are inserted. already existing lines are updated.

    -Data can be controlled. Data invalid are isolated in the error Table and can be recycled.

    -When you use this module with a source table logged, it is possible to synchronize the deletions.

    REQUIREMENTS:

    -The update key defined in the interface is required.

    RESTRICTIONS:

    -When working with the logged data, if the "synchronize destruction of the newspaper" are executed, the lines deleted on the target are engaged

    -L'option TRUNCATE does not work if the target table is referenced by another table (foreign key)

    -Options FLOW_CONTROL, and STATIC_CONTROL call the Module knowledge check to isolate invalid data (if no CKM is defined, an error occurs).

    These two options should be set to NO in the case where an integration Interface meets a TEMPORARY target data store.

    -L' FLOW_TABLE_OPTION option is set by default to NOLOGGING. Set it to a space if the interface is running on an Oracle 7 database

    -Deletions are committed regardless of the VALIDATION option

    -L' ANALYZE_TARGET option will allow to assess correct statistics only if the VALIDATION is set to Yes. Otherwise, the IKM gather statistics based on old data.

    -Default UPDATE option is TRUE, which means by default it is assumed that there is at least one column nonkey specified in a target data store.

  • What is the difference between the export photos and pictures of unmodified export

    I'm trying to export my library of photos of 30 GB on a hard drive. When you choose file > export gives two options: export the Photos... and export Unmodified Original...

    Is there a difference between the two options?

    When I export the location data is backed up?

    The original unmodified are image files full-size that have been imported into the library at the start.

    Export Photos will give you the edited version (if it is edited).  Also, you will have a chance to change the size of the file (Mbs) and/or the image (pixels) size when exporting and to change the JPEG, tiff or png.

  • How to read the voltage difference between the 2 pins of a RS232?

    Hi, I'm new in this field and I'm having a problem in the acquisition of data from a RS232 port. In fact, I don't know if it is possible to do.

    What I would do, is to read the voltage difference between the two pins of the port. It's because I want to measure the temperature (and save the data) in a very simple way. I have 6 thermocouples and I thought weld at the different pins of the RS232 interface and acquire analog signals in mV with the computer. Then, I would use a thermometer to calibrate the values.

    Is it possible to do? How? I searched a lot but I can't find any tutorial or similar to this example...

    No, it is not possible to do it with the serial port. The port is not an A/D converter. A simple RS-232 tutorial will tell you that the port is binary in nature.

  • difference between the real time module and module fpga

    Hi experts,

    I was wondering if someone could tell me the difference between the FPGA and the module in real time (in short).

    My understanding is that the FPGA module facilitates code LV that can then be designed for the specific advice of RIO, I have used this a bit in the past.

    The real time module, I'm a little more unsure about, all I know is that it allows the creation of a 'real time' i.e. deterministic environment.

    My request is this: I wish I had several control loops running on two tables of RIO, with the host PC mainly used for recording data and user interface. I see that I have no need of RT on the host (Win XP should be good).

    Do I need the RT module?

    You are right.  In the scenario you describe, you won't need to LabVIEW RT. LabVIEW RT is used to create a deterministic execution on specific targets for intel such as the PXI-8106 and PXI-8108.  You can still use strings and floating point on RT.

  • What is the difference between the IO and line?

    Hi all

    I'm using Labview 7 and in my mahcine I have an installed 6013 card. However, there was an interface card designed by someone else long ago, on the table, only AO0, AO1,..., A07, DIO0, DIO1,..., DIO7 were printed. In the program, I saw some code to write to digital Line.vi allows you to send data to the digial io. Say that I write for DIO 3, so I understand here DIO 3 means the channel of e/s 3, but online? What is the difference between the channel and the line? When I write the data to a single channel of e/s, are us wriitng a byte or a bit of it? Thank you.

    A channel is usually used with inputs/outputs analog.  Each AI or AO is a string.

  • What is the difference between the VI of the histogram and the General histogram VI?

    Hello

    I did a google search and forum for this and came up empty. I would like to know if there should be a difference in how the work of both?

    I ask because I gave exactly the same table both X and was two different results, unless I also specified the interval bins / # to be equal for each of them. (level for the VI histogram and #bins for the general histogram VI)

    It also means I want to know the difference between the intervals and #bins? They are the same thing with different names just?

    It's more of a general idea on how the two screws work to obtain a specific solution to a problem, anyway, so any help is appreciated

    Thanks in advance.

    Pladio wrote:

    Thank you. No idea why the same data would give different histograms when the specification is not garbage?

    Yes.

    The normal VI, if you do not connect the entry "interval", will give you 10 bins, becaue that entry is set by default to 10.

    The advanced VI, if you do not connect the "#bins" of entry, will give you a number of bins from comment how are made, or the size of the incomming table. This number is 1 + 3.3 log n, where n is the size of the array. This is called rule of Sturges, and is more or less explained in the programming of this VI. Open it and look at it.

  • What is the difference between the stop and restart?

    What is the difference between the stop and restart?  I feel that stopping closed all processes, completely erases RAM memory and clears the cache of the processor.  I need to know if 1) this is a correct assumption and 2) which is better for daily maintenance of the system.  Thank you in advance.

    Hello Jeremy_1976,

    Your support when the judgment is correct. Basically, it stops the process and completely turns off your computer. Reboot, however, temporarily your PC stops, then turn it on again. This happens usually when Windows updates are installed. After installation, the system is restarted (rebooted) so that any update has been successfully installed and works as it should. You can be a little mixed upward the reboot and the hibernation. Reboot is, as I have indicated previously, basically a reboot of your machine. Ultimately, your PC is on again after a reboot. However, hibernation, stores all data currently in memory in a special file, then the PC turns off. When you then turn on your PC, that is, coming out of hibernation, hibernation files is used to restore the status of the PC than when you initially put into hibernation. In other words all the programs you had open before will automatically open and be ready to use hibernation.

    Hibernation or sleep for that matter is for short-term use. It is normal in Hibernate, or sleep if you want to be away from your PC for half an hour or so. If you leave more than I suggest you stop completely.

    A point to remember about hibernation is that, if you use put into hibernation, you can't, once you get out after hibernation, install programs or updates. You have to stop and restart normally to do.

    This forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

    John Barnett MVP: Windows XP Expert associated with: Windows Expert - consumer: www.winuser.co.uk |  vistasupport.mvps.org | xphelpandsupport.mvps.org | www.silversurfer-Guide.com

  • "There is a time difference between the client and the server"

    Unit 4.0.3

    Everything worked very well, and all of a sudden, I'm not able to connect to the server unit using any domain account. When I enter the domain/name username/password, I get this error message:

    ************************************************

    The system is unable to log on due to the following error:

    There is a time difference between the client and the server.

    Try again or contact your system administrator.

    **************************************************

    I can use the same domain account (unityinstall) and the journal in other machines. I can connect the machine to the unit using a local account. There is no time difference between the DC server and unity.

    Need help,

    Thank you

    Partha

    Log on to your LOCAL computer using an account that has privileges

    At the command prompt, type the following:

    NET TIME ancien_mot_passe/set

    Found this on the MS site:

    Cannot open a session if the Date and time are not synchronized

    http://support.Microsoft.com/default.aspx?scid=kb;en-us;232386&product=Win2000

  • The difference between the strength of the signal and quality?

    Hi all

    According to the Cisco documentation

    Low RF signal strength does not mean the lack of communication.

    The quality of the signal is low means poor communications.

    If someone can explain to me the difference between the power of the signal and the quality of the signal?

    In accordance with my AP home I see that this signal strength is measured in numbers like 50% or 100%.

    But what is the quality of the signal and how to measure me?

    Thank you

    Mahesh

    Big question...

    First, let's look at the notion of signal quality and strength... Suppose for a minute you're front row at a rock concert right next to the speakers. Sound is loud, you can't hear anything else that scream. It is an example of a strong signal but poor quality.

    As for the signal and the noise of measurement or should we say quality of signal. Providers sometimes give you a % or dB scale when ranking signal. You can't really do headers or tails of the % scale because each vendor has % different measures. But check your access point, because you will be able to change in dB.

    Look at dBm. At the moment my client shows:

    Signal - 59 dBm

    Noise - 98 dBm

    The dB scale is simple. More PB the STRONGEST signal. You'll see - 59 of the signal is good, in fact, I'm about 50 feet from the AP. If you are under the ap you will get as a - 30ish. Noise, we do not want to be noisy, if we want to see the noise to-100. More low is the dB of noise as loud noise.

    So we're back out the example above. Next to the speaker, you're showing tell - 30dBm, but your noise can be as - 70dBm...

    Does make sense?

    Normally, you want to see your signal not exceeding 67 - not for voice or - 76 for the data. And your noise should be greater than-90.

  • How to make a difference between the numbers nearest you

    I have table that returns a list of numbers

    I need to get a result as the difference between the numbers closest to you. For example:

    From:

    120

    140

    169

    170

    200

    TO:

    20

    19

    1

    30

    with

    data in the form of

    (select 120 n all the double union)

    Select 140 Union double all the

    Select 169 in union double all the

    Select 170 Union double all the

    Select 200 double

    )

    Select the diff

    (select lead (n) on the diff (command n) n -

    from the data

    )

    where diff is not null

    DIFF
    20
    29
    1
    30

    There are only one or several of them all equal differences (all the more big/little more) between the nearest number (or I'm missing something)

    Concerning

    Etbin

Maybe you are looking for