Using multiple delta 1010s in logic

can't use multiple delta 1010s works fine using one when i select multiple on logic comes through very distorted and then slowly dies. any ideas?

I would say something like:
"In normal operation, Logic listens to all incoming MIDI ports, and sums the data together, forwards it to the arrange page, and then distributes it to the selected instrument track - hence all controllers which be channelised to control the current instrument (or multiple instruments).
If you enable "Multiplayer Record" mode, then what happens is that Logic distributes incoming MIDI events to the selected tracks via the MIDI channel.
So, you can set track 1 to listen to channel 2, track 2 with a different plugin to channel 14 etc - up to 16 channels.
So in this way, you can play up to 16 independent instruments from up to 16 independent controllers.
Logic currently has a bottleneck at the summing point, which means you lose the incoming MIDI port info, which is why your controllers need to be sending on different MIDI channels, but in short, set controller 1 to transmit on one channel, set controller two to transmit on a different MIDI channel, have multiplayer record enabled "Auto demix by channel if
multitrack recording"), and you can then choose which track should respond to which controller by adjusting the track object's MIDI channel.
The manual explains the procedure in "Recording on Multiple MIDI Tracks" on page 382."
Now sue me...

Similar Messages

  • Help needed using multiple midi controllers with logic as rewire master

    Hi all, i've been using logic 8 for a while now and have finally settled down after learning lots of digital production theory, to sorting my studio setup and start producing for real.
    My setup includes 1 24" iMac 2.56ghz with profire610 interface, 1 behringer bcf2000, 1 mpk61, 1 apc40 and I'm using logic 8 with reason 5 and live 8 rewired and have recently brought in the komplete 7, sylenth and max5 plug-ins. My aim is to assign the behringer to logic to control it's tracks in the mixer, the apc40 with ableton (obviously!) and the keyboard switching between all three daws but more importantly keeping the mpc pads for the kong drum designer in reason.
    Am I right in thinking logics environment section can offer me a workable option to get complete routing control over the midi messaging between the controllers and the daws??
    Have I explained myself right?
    Any help is greatly appreciated and thanks in advance

    and I forgot to mention I'd like to be able to send and recieve audio and midi between the 3 daws like using one to sequence another and say be able to export midi/audio to ableton and start it playing.
    I also dj so I would ultimately prefer to be creating and compiling drum and synth loops and easily pass them to ableton whether in the studio or at a gig.

  • Using Multiple Audio Interfaces With Logic (Edirol FA-101)

    I just bought tiger so that i could aggregate my two edirol fa-101's and they still dont work. They cut out and the sync buttons flash. Its as if the computer ant deal with so much information. I stop all large processes on my g5 dual 1.8 and try again. They cut out whether im in Logic or not. One works ok but still cuts out sometimes, adding another has made the problem twice as bad. Any advice please. Ive talked to edirol and they have no idea what to do... Thanks, Ben

    According to their web page, the FA-101 does accept SPDIF. They should be wired together with one unit should be set up as a master and the other as a slave. You units should sync up then.
    As they are right now, the two units are competing to sync with Logic, causing the sound to pop and cut out.
    jord

  • Logic Pro 8 and Delta 1010 random audio stuttering

    Since installing Logic Pro 8, I have two problems which I suspect may be related:
    1. Launching Logic will sometimes freeze my Mac and bring up that familiar screen that says I must immediately restart. This seems random, happening maybe one time out of 7 or 8.
    
2. The other problem is that launching Logic 8 sometimes results in apparent misbehavior by my PCI audio card, a Delta 1010. In such cases, I will immediately hear something that sounds like very loud white noise coming out of the audio interface and into my mixer, but with a rapid stutter (confirmed by the VU meters on the Delta control panel, which vibrate like they're having a seizure). Nothing seems to stop the noise, except quitting Logic and restarting the Mac. This misbehavior seems quite random and there's nothing I've been able to do to track it down or make it repeatable -- all I can do is quit Logic, restart, and hope that this time it works. Fortunately, if I can finally get Logic 8 launched without the noise factor, it runs fine and virtually never crashes.
    Anyone have any similar problem or ideas about the cause? I'm thinking about replacing the Delta 1010 with a new Firewire audio interface, in anticipation of buying a new Mac later this year. But I don't want to do it now if it's not the 1010's fault.
    (Details: I am using the latest driver for the Delta 1010, downloaded from M-Audio's web site; the latest version of Logic 8 (8.0.1); and Mac OSX 10.4.11. I've got this all running on an older Mac, a G4 Dual 1.25 with 2 GIGS Ram. I've got the Delta 1010 selected as the default input and output in Audio MIDI setup, using the Mac built-in output only for the System Output. None of these issues were happening with Logic 7, and I haven't changed anything since then, except for installing Logic 8 and gradual Tiger upgrades. I also seem to have no problems using the Delta 1010 with Final Cut Pro. I suppose the possibilities are: incompatibility with Logic 8 and some other software, the Delta 1010 card is going bad, an issue with other connected peripherals (USB hub, Firewire Hub, Edirol UM-550), bad ram... or something else?)

    Hi,
    There are two things to bear in mind here.
    1) In my experience, it takes a little longer for the driver to kick in after boot up, so wait a minute before launching Logic.
    2) I recently reinstalled the 10.4.10 driver on my friend's Mac (same config as yours) and it now works as it should.
    Best Wishes

  • Logic Express 7 and Multiple Delta 44 cards...

    I have a G4 450 running Tiger and I have 3 Delta 44 audio cards/breakout boxes installed in the machine. I can't get Logic Express to recoginze all three cards. In fact, it only allows me to record 2 channels of 1 breakout box. However the delta driver software recognizes the cards and all of the channels. Has anyone tried this or has anyone been able to get a similar configuration to work?
    I was able to get the three delta 44's to work on a PC running Sonar 3.0 Producer but heard that Macs make better recording machines. Also the PC is now non-functioning.
    I have already tried to update the driver software for the delta cards and OS update.
    Mac G4   Mac OS X (10.4.2)  

    Hi,
    I've told you before, in coreaudio!
    see the Device Aggregation (easy as create a new folder)
    it explains in detail: http://www.apple.com/macosx/features/coreaudio/
    I'm on Panther not on Tiger couldn't expand much than I did.
    "Device Aggregation
    Mac OS X Tiger now allows you to use multiple audio devices together to increase the number of input and output channels. You can combine devices of like sampling rate together, whether via FireWire, PCI or built-in, into a single aggregated device. Set up is easy via Audio MIDI Setup and your new “virtual” device will automatically show up in all applications on the system."
    Best regards,
    Jorge

  • Can we use WHO columns in Business Logic implementation

    Hi,
    Can we use WHO columns for business logic implementation..?
    From one table I need to pick up the latest record. I have a ActionDate column in the table which stores the date of the action.
    But on the same day there can be multiple action records. ie Multiple records have same ActionDate.
    Select * from action_table where action_date=(maximum action_date)
    The above query will return more than 1 record.
    Now can I use the Creation_Date which is a WHO column to identify the latest record..?
    Will it introduce any issues if I use creation_date WHO column?
    Usage of WHO column in application logic, Is it against the Standards ?
    Thanks a lot.

    I guess you are talking about populating the value using the history column creation_dt from EO.
    If so, you can use then. We are using them in all our applications to populate WHO columns of our table.
    Infact as far as I know, even Oracle application uses them.
    They generally populate the timestamp, so you may need to format them when doing date comparisons.
    Hope that helps.
    Amit

  • How do you use multiple outputs on a VSTi like Kontakt or Battery?

    how do you use multiple outputs on a VSTi like Kontakt or Battery with Logic Pro 7.1? I've heard someting about using AUX busses, but can anyone please provide an actual clear, step by step basic guide?
    I've had Logic 3 months now and just don't know how to do this yet, and have yet to actually find it in the manual!!
    thx

    http://www.sonikmatter.com/wiki/index.php/Tutorial:MultiChanAudioSetup

  • How to use Multiple Logos in One Smart Form?

    All,
    I have a client where they will have 2 logos for, e.g. "Invoicing" and want the form to decide which logo to print (based on plant code).
    We are using Smartforms.
    They want to use one form and based on the plant code - the form should determine which logo to print in the upper left corner of the invoice - how do you do this?
    This is not like having text to print on the form in the same place - my understanding is the logo is NOT some variable you can "clear" in the program and then use the logo you wish to show up on the printout.
    Does this have something to do with using multiple layouts within the same form?  You define a layout for each logo and then within the Smartform logic determine which layout to print?  And if that is true - does someone have sample code of how they determined which layout to use?
    Thanks - and as always - points rewarded where helpfull!
    Scott

    Hi Scott,
    Create two Graphics in Smartform window & place them wherver you want in the smart form.
    Now in Graphics node, you can find  'Conditions' tab, under this you can give the conditions.
    Hope this clue wil help you
    Regards,
    Sujatha

  • ALSA is not detecting my M-Audio Delta 1010 sound card (x86-64)

    Hi
    I've been searching Arch forums and googling for my problem but I can't find a suitable answer.
    I installed my M-Audio Delta 1010 sound card on this PC but ALSA doesn't get it to work.
    Chipset envy24 / ice1712
    On dmesg I find:
    $ dmesg | grep -i ice1712
    [ 8.135832] snd_ice1712: probe of 0000:05:06.0 failed with error -5
    However, it is listed on lsmod:
    $ lsmod | grep '^snd' | column -t
    snd_hda_codec_hdmi 24529 4
    snd_ice1712 59590 0
    snd_cs8427 6970 1 snd_ice1712
    snd_i2c 4107 2 snd_ice1712,snd_cs8427
    snd_ice17xx_ak4xxx 2437 1 snd_ice1712
    snd_ak4xxx_adda 8070 2 snd_ice1712,snd_ice17xx_ak4xxx
    snd_hda_codec_realtek 61420 1
    snd_ac97_codec 113344 1 snd_ice1712
    snd_mpu401_uart 5980 1 snd_ice1712
    snd_hda_intel 26181 5
    snd_hda_codec 98034 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6429 1 snd_hda_codec
    snd_rawmidi 18800 1 snd_mpu401_uart
    snd_seq_device 5269 1 snd_rawmidi
    snd_pcm 75735 5 snd_ice1712,snd_ac97_codec,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7218 2 snd_pcm,snd_hda_intel
    snd_timer 18935 1 snd_pcm
    snd 60189 25 snd_ice1712,snd_hda_codec_realtek,snd_ac97_codec,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_i2c,snd_pcm,snd_rawmidi,snd_hda_codec,snd_ak4xxx_adda,snd_hda_intel,snd_mpu401_uart,snd_seq_device,snd_cs8427
    I followed some instruction and created a alsa-base.conf file with:
    $ cat /etc/modprobe.d/alsa-base.conf
    options snd slots=snd_ice1712,snd_hda_intel
    options snd_ice1712 index=0
    options snd_hda_intel index=1
    aplay -l returns:
    $ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 1: SB [HDA ATI SB], device 0: ALC889 Analog [ALC889 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: SB [HDA ATI SB], device 1: ALC889 Digital [ALC889 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Seems card 0 is reserved for the m-audio card but is not being detected by ALSA
    envy24control also exits with:
    $ envy24control
    No ICE1712 cards found
    Finally, my /dev/snd
    $ ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 80 Dec 7 20:25 by-path
    crw-rw----+ 1 root audio 116, 7 Dec 7 20:25 controlC1
    crw-rw----+ 1 root audio 116, 16 Dec 7 20:25 controlC2
    crw-rw----+ 1 root audio 116, 6 Dec 7 20:25 hwC1D0
    crw-rw----+ 1 root audio 116, 15 Dec 7 20:25 hwC2D0
    crw-rw----+ 1 root audio 116, 14 Dec 7 20:25 hwC2D1
    crw-rw----+ 1 root audio 116, 13 Dec 7 20:25 hwC2D2
    crw-rw----+ 1 root audio 116, 12 Dec 7 20:25 hwC2D3
    crw-rw----+ 1 root audio 116, 5 Dec 7 20:26 pcmC1D0c
    crw-rw----+ 1 root audio 116, 4 Dec 7 20:26 pcmC1D0p
    crw-rw----+ 1 root audio 116, 3 Dec 7 20:26 pcmC1D1p
    crw-rw----+ 1 root audio 116, 2 Dec 7 20:25 pcmC1D2c
    crw-rw----+ 1 root audio 116, 11 Dec 7 20:27 pcmC2D3p
    crw-rw----+ 1 root audio 116, 10 Dec 7 20:26 pcmC2D7p
    crw-rw----+ 1 root audio 116, 9 Dec 7 20:26 pcmC2D8p
    crw-rw----+ 1 root audio 116, 8 Dec 7 20:26 pcmC2D9p
    crw-rw---- 1 root audio 116, 1 Dec 7 20:25 seq
    crw-rw----+ 1 root audio 116, 33 Dec 7 20:25 timer
    $ ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 80 Dec 7 20:25 by-path
    crw-rw----+ 1 root audio 116, 7 Dec 7 20:25 controlC1
    crw-rw----+ 1 root audio 116, 16 Dec 7 20:25 controlC2
    crw-rw----+ 1 root audio 116, 6 Dec 7 20:25 hwC1D0
    crw-rw----+ 1 root audio 116, 15 Dec 7 20:25 hwC2D0
    crw-rw----+ 1 root audio 116, 14 Dec 7 20:25 hwC2D1
    crw-rw----+ 1 root audio 116, 13 Dec 7 20:25 hwC2D2
    crw-rw----+ 1 root audio 116, 12 Dec 7 20:25 hwC2D3
    crw-rw----+ 1 root audio 116, 5 Dec 7 20:26 pcmC1D0c
    crw-rw----+ 1 root audio 116, 4 Dec 7 20:26 pcmC1D0p
    crw-rw----+ 1 root audio 116, 3 Dec 7 20:26 pcmC1D1p
    crw-rw----+ 1 root audio 116, 2 Dec 7 20:25 pcmC1D2c
    crw-rw----+ 1 root audio 116, 11 Dec 7 20:27 pcmC2D3p
    crw-rw----+ 1 root audio 116, 10 Dec 7 20:26 pcmC2D7p
    crw-rw----+ 1 root audio 116, 9 Dec 7 20:26 pcmC2D8p
    crw-rw----+ 1 root audio 116, 8 Dec 7 20:26 pcmC2D9p
    crw-rw---- 1 root audio 116, 1 Dec 7 20:25 seq
    crw-rw----+ 1 root audio 116, 33 Dec 7 20:25 timer
    controlC0 and pcmC0 is not present!
    So, what might be causing the probe error -5?
    I really need to get this card working! :S
    I have Arch up to date!
    Hardware specs:
    CPU: AMD FX6100
    Board: Gigabyte (can't recall the model) with NVidia chipset
    Thank you,

    I have an m-audio delta 1010lt as well, it's a great card but it sits in my closet now because I "upgraded" to a motherboard that doesn't have legacy PCI slots. However, I'm pretty sure I remember the card working for me and being "plug and play" under arch with kernel 3.3 or newer. So some things I would consider:
    Try checking IRQs, make sure nothing is overlapping.
    Try using the LTS kernel, to see if it is kernel related, since ice1712 module should ship with almost any kernel => 2.6.26.
    How many watts is the power supply? Sometimes insufficient wattage can result in drivers failing to load.
    What other sound cards do you have installed? Have you tried blacklisting all of the other cards in your system using alsa-base.conf? This is a bit extreme, but might be a useful troubleshooting measure, as some people have had issues in the past with alsa indexing mutiple cards to the same slot number

  • What is the use of delta in BW side when we have delta in R/3

    Hi,
    what is the use of delta in BW side when we are already using delta in R/3 side?
    Like,
    Generic extraction:-
    with different delta extractions (Time stamp, Calendar day, Numeric pointer).
    Lo-Cockpit extraction with change log method.
    Co/Pa extraction with time stamp method.
    So from this delta activation first time full data will be loaded and after that only changed data will be loaded because of these deltas in R/3 side.
    So now my question is what is the exact use of delta in BW side with ODS/DSO because data already reached to BW with delta activation right.
    Can you please explain me what is the exact use of BW delta?
    Thanks in advance.
    Points to be added.
    Regards,
    Shyam.

    The purpose of Delta Queue is same in R/3 and BW.
    In BW, Delta Queue is used to capture changes made to objects within BW. (for Eg: BW Statastics)or Update data from one BW system to another BW system (if you have multiple BW systems).
    Message was edited by:
            Praveen Vujjini

  • MAudio Delta 1010 PCI Digital Recording Rack Mount and Mac Pro

    A great digital audio rack-mount converter is MAudio's Delta 1010. It uses a PCI card for which I heard one could get a replacement PCI-X interface card, but such is not available for PCI-Express slots which are all the Mac Pro workstations have.
    Does anybody know of a solution? Perhaps an interface that converts PCI or PCI-X to FireWire, USB, or PCI-Express? In other words, any way at all to make use of equipment for which the manufacturer doesn't supply a Mac Pro'able interface?
    (And my apologies if this is just a silly question; I'm not super hip to all the hardware stuff.)
    Thanks,
    Rich Apple

    $2000 US Dollars for the Magma PE6R4 converter (less in Canadian Dollars, of course) would be a pretty high price to pay to save my $800 Delta 1010 audio solution...

  • Use multiple LDB in  a single program

    Hi,
    I want to use multiple log Database in a single program, is there a way to acheive the same..
    Thanx.
    Arjun.G

    Hi,
    You can use function module "LDB_PROCESS" to call a second Logical Database from a program where you already assigned one Logical DB.
    There is a documentation and sample program available in every SAP system.
    1. Call transaction ABAPDOCU
    2. Expand node: Database Access > Logical Databases
    3. Double click on node: Calling LDBs using a Function Module
    There you will see an example how this can be achieved.
    <<text removed>>
    Regards,
    Ogeday
    Edited by: Matt on Feb 17, 2009 5:54 AM - please do not ask for points

  • AA3 and Delta 1010

    I am a newbie to this forum but I have used AA since it was Cool Edit. I "upgraded" to AA1.0 when it was first introduced. I have used it exclusively for stereo recordings and never had any trouble.
    I recently built a mobile multitrack studio using M-Audio's Delta 1010 as the sound card with appropriate mic pre amps, etc. I built a PC (Windows XP Pro) specifically for this rack solely for recording. It uses an AMD Dual Core processor running at 2.21 GHz with 2GB of RAM. The HD has 240 GB total space with 90GB free. All went well with numerous 5-channel surround sound recordings (Minnetonka's DTS SurCode).
    Last week, I recorded a friend's big band, his church choir and another big band all with promises of demo CDs. I recorded them using all 8 Delta 1010 channels instead of just 5. All recordings suffered staggered track time drift and are unusable. The recording sessions were 600 miles away.
    I have at least two questions:
    Is there any way to salvage the time-drifted tracks?
    I have already upgraded to AA 3.0 (today) Is there a way to make sure this does not happen again?
    Thanks!

    [email protected] wrote:
    > Great!
    > I will spend some extra time setting up the system to make sure I use
    > the most current drivers.
    > BTW, I added a second SATA hard drive for my recorded files -- no
    > program files on this disk.
    The classic default advice is to have temp folder on one drive and audio
    file folder on another. With two temp folder being suggested it becomes a
    suggestion of having three (sets of) spindles. I have empty 16 gb partitions
    outermost on two drives in my stationary daw, formatted with fat32, those
    are for audio temp files only.
    Another classic advice is to defrag prior to recording so as to have
    contiguous empty space and NOT defrag after recording so as to maintain the
    files in the interleaved state they are written to disk in. There may be all
    kinds of good reasons to not apply this .... but do understand the reasoning
    in it.
    Also: while paritioning implicitly is suggested please do be aware that it
    can also end up being a nuisance and a constraint. Plan carefully and
    wisely.
    > Thanks to all.
    Kind regards
    Peter Larsen

  • Spatial Query, Use Multiple Cores

    Basic question, is SQL 2012 running on Windows 2008 R2 64 bit expected to use multiple cores to execute it's tasks?
    I have a table of points, 480, that has 3 empty columns that are being updated from 3 separate tables of polygons via a spatial join based on an intersection (STIntersects) of the point and polygons. All of the data is in 4326 and all tables have spatial
    indexes.
    The server running this query has 32 logical cores, but only 1 core is used and it is maxed out. It takes 53 seconds to complete the update. I have over a million points that need this done. I want to assume that if SQL can access more cores it will complete
    faster.
    I've looked at the actual execution plan and there is a 99% cost on the spatial query.
    update A
    set CONGRESS_DISTRICT = B.DISTRICT, HOUSE_DISTRICT = C.DISTRICT, SENATE_DISTRICT = D.DISTRICT
    from [LegislativeMapData2014].[dbo].[CNRM_INFORCE_EXTRACT093014_COMBINED_GEOCODED] A
    inner join [LegislativeMapData2014].[dbo].[CONGRESS_2014] B
    on A.FEATURE_SHAPE.STIntersects(B.FEATURE_SHAPE) = 1
    inner join [LegislativeMapData2014].[dbo].[HOUSE_2014] C
    on A.FEATURE_SHAPE.STIntersects(C.FEATURE_SHAPE) = 1
    inner join [LegislativeMapData2014].[dbo].[SENATE_2014] D
    on A.FEATURE_SHAPE.STIntersects(D.FEATURE_SHAPE) = 1
    Is there anything I can do to improve the performance of the query? Do I need to hint the indexes? Or something else?
    Thanks

    Hi,
    updating millions of records could lock your resource and other users may have trouble connecting or reading data.
    In some cases, variable table is your friend, insert the data you needed to a variable table before issuing the update.
    with that, you may need to have (nolock) on each table. eg. 
    [LegislativeMapData2014].[dbo].[CONGRESS_2014] (nolock)
    Regards,
    gioVhan
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Importing multiple column names to Logical Model

    I have approximately 2,000 column names to import into a new logical model and create my glossary. The names are in currently in .xls format. Is there an easy/efficient way to do this or must I enter each into the logical model attributes? Maybe a way to cut/paste multiple columns into the logical model?
    Thanks...

    Hi,
    it's not clear what are you trying to achieve:
    I have approximately 2,000 column names to import into a new logical model are you trying to create attributes in logical model - you also need entities that will contain these attributes.
    and create my glossary. The names are in currently in .xls format.or you want to create glossary from your file. You need to transform your file in following format and import it in glossary editor using ERwin txt format:
    COUNTRY,CTRY,
    IDENTIFICATION,ID,
    REGION,REG,
    DEPARTMENT,DEPT,
    Maybe a way to cut/paste multiple columns into the logical model?if you have tables with columns in relational model then you can use "Engineer to logical model" functionality to get entities and attributes in logical model.
    Philip

Maybe you are looking for

  • Could not able to RUN Java Programs in JRE 1.5.08

    hi I am using Jdk 1.5.8. I don�t have any problem in compiling the files. but i could not able to run the program through windows cmd prompt. Say name of the java file is newFile (no packages). When i try to run the program by using java newFile it r

  • "Error Compiling Movie: Unknown Error" or program crash when rendering

    I just built a new PC because my Macbook Pro couldn't render fast enough. Now that I have built this brand new computer, I can't render at all! I render once and get the "Error Compiling Movie: Unknown Error" and if I try to render again, the program

  • Flex 4 Mdi canvass, how to set background image..?

    Hi.,      Now i try to use mdi canvass  background image,how to set  background image in mdi canvass in flex 4.. With Regards LinFlex-

  • DB authentication for Reports 10g

    Hi Following is our environment Oracle Application Server 10g (10.1.2.3.0) - Infrastructure and Middle Tier on same node. Oracle Database 10g R2 (10.2.0.1.0) Current Situation We are running Forms/Reports 10g that were upgraded from 6i Client-Server

  • Server Error in '/businessobjects/Enterprise11/InfoView' Application

    Post Author: RHerbert CA Forum: Deployment Cyrstal Server has been installed for about 2 years.  Everything has been running just fine ever since the initial install.  There has been no changes made.  However, just a couple days ago, when we try to l