Did you try something like select globalPkg.RCT1 from dual?It would be good
if you paste the pkg content ;)

2009/7/29 jayadev paleri <jayadevpal...@gmail.com>

> Thanks for your reply David, First of all, I am not that familiar to
> Oracle. I am working on  SQLServer. Now I got a migration project to From
> SQL Server to Oracle.
> I found a work around for the problem and it is solved.
>
> Once again thanks ... :)
>
> On Wed, Jul 29, 2009 at 8:42 PM, ddf <orat...@msn.com> wrote:
>
>>
>>
>>
>> On Jul 29, 12:32 am, pal <jayadevpal...@gmail.com> wrote:
>> > Can any one tell me how to call a procedure , in which I have declared
>> > a   globalPkg.RCT1.
>> >
>> > Eg:
>> > Procedure A
>> >
>> > ( RC1 globalPkg.RCT1
>> > )
>> > AS
>> > Begin
>> >
>> > ------
>> >
>> > End;
>> >
>> > In a trigger I am trying to call this A.
>> >
>> > Thanks & Regards
>> >
>> > Jayadev
>>
>> What, exactly, is RC1 supposed to be and what are you trying to pass
>> to that variable from the trigger?
>>
>>
>> David Fitzjarrell
>>
>>
>
>
> --
> With
> Thanks & Regards,
> Jayadev K.T.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to