Hi,
On 6 May 2014 02:37, Charitha Kankanamge <[email protected]> wrote: > CREATE TABLE AM_API_DEFAULT_VERSION ( > DEFAULT_VERSION_ID INTEGER NOT NULL IDENTITY, > API_NAME VARCHAR(256) NOT NULL , > API_PROVIDER VARCHAR(256) NOT NULL , > DEFAULT_API_VERSION VARCHAR(30) , > PUBLISHED_DEFAULT_API_VERSION VARCHAR(30) , > PRIMARY KEY (DEFAULT_VERSION_ID) > ); > > used to continue testing in mssql setup. Please update the mssql script to > work OOTB. > MSSQL script had been already updated with AM_API_DEFAULT_VERSION table definition (r201440) . Thanks, Lakmali > > Charitha Kankanamge > cell: +1 812-391-7730 > http://charithaka.blogspot.com > *SOA and Testing without nonsense* > > > On Tue, May 6, 2014 at 2:32 AM, Charitha Kankanamge <[email protected]>wrote: > >> Hi, >> Can we please have the corresponding MSSQL script as well? >> >> Charitha Kankanamge >> cell: +1 812-391-7730 >> http://charithaka.blogspot.com >> *SOA and Testing without nonsense* >> >> >> On Mon, May 5, 2014 at 9:38 PM, Lakmali Baminiwatta <[email protected]>wrote: >> >>> Hi, >>> >>> Please find the fixed oracle script attached. >>> >>> Thanks, >>> Lakmali >>> >>> >>> On 5 May 2014 21:11, Nirodha Pramod <[email protected]> wrote: >>> >>>> Hi Lakmali, >>>> >>>> Can we have a patch for this issue [3] this is an absolute blocker for >>>> testing on Oracle. >>>> >>>> regards, >>>> Nirodha >>>> >>>> >>>> On Mon, May 5, 2014 at 10:56 AM, Lakmali Baminiwatta >>>> <[email protected]>wrote: >>>> >>>>> Hi, >>>>> >>>>> On 3 May 2014 00:26, Nirodha Pramod <[email protected]> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> Following two blocking issues were found with the oracle script for >>>>>> AM_DB on 29th April pack. Please have a look. >>>>>> >>>>> >>>>>> [1] https://wso2.org/jira/browse/APIMANAGER-2266 >>>>>> >>>>> >>>>> Had been Fixed now. >>>>> >>>>> [2] https://wso2.org/jira/browse/APIMANAGER-2268 >>>>>> >>>>> >>>>> It seems this issue has occurred due to user not having permissions >>>>> to create triggers. >>>>> >>>>> Fixed the issue[3] in r201794. >>>>> >>>>> [3] https://wso2.org/jira/browse/APIMANAGER-2264 >>>>> >>>>> Thanks, >>>>> Lakmali >>>>> >>>>>> >>>>>> regards, >>>>>> Nirodha >>>>>> >>>>>> -- >>>>>> >>>>>> *Nirodha Gallage* >>>>>> Senior Software Engineer, QA. >>>>>> WSO2 Inc.: http://wso2.com/ >>>>>> Mobile: +94716429078 >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Lakmali Baminiwatta >>>>> Software Engineer >>>>> WSO2, Inc.: http://wso2.com >>>>> lean.enterprise.middleware >>>>> mobile: +94 71 2335936 >>>>> blog : lakmali.com >>>>> >>>>> >>>> >>>> >>>> -- >>>> >>>> *Nirodha Gallage* >>>> Senior Software Engineer, QA. >>>> WSO2 Inc.: http://wso2.com/ >>>> Mobile: +94716429078 >>>> >>> >>> >>> >>> -- >>> Lakmali Baminiwatta >>> Software Engineer >>> WSO2, Inc.: http://wso2.com >>> lean.enterprise.middleware >>> mobile: +94 71 2335936 >>> blog : lakmali.com >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> > -- Lakmali Baminiwatta Software Engineer WSO2, Inc.: http://wso2.com lean.enterprise.middleware mobile: +94 71 2335936 blog : lakmali.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
